Update Known bugs present in the current stable version: 2097 has been fixed authored by Johannes Pfeifer's avatar Johannes Pfeifer
...@@ -19,7 +19,7 @@ This page documents known bugs in Dynare stable. ...@@ -19,7 +19,7 @@ This page documents known bugs in Dynare stable.
* `dynare_sensitivity`: * `dynare_sensitivity`:
* stability mapping incorrectly imposed a parameter limit of 52 (bug fixed in bb9e45d0) * stability mapping incorrectly imposed a parameter limit of 52 (bug fixed in bb9e45d0)
* prior sampling did not work with user-specified `prior_trunc=0` (bug fixed in 1a46c1dc) * prior sampling did not work with user-specified `prior_trunc=0` (bug fixed in 1a46c1dc)
* `dynare++`: the `dynare_simul.m` is broken (bug not yet fixed, see !2097) * `dynare++`: the `dynare_simul.m` is broken (bug fixed in 54d95772)
* `model_diagnostics` does not work with `block_trust_region` (`solve_algo=13,14`) (bug fixed in d76455fb) * `model_diagnostics` does not work with `block_trust_region` (`solve_algo=13,14`) (bug fixed in d76455fb)
* Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819) * Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)
... ...
......