Update Known bugs present in the current stable version authored by Sébastien Villemot's avatar Sébastien Villemot
...@@ -2,7 +2,7 @@ This page documents known bugs in Dynare stable. ...@@ -2,7 +2,7 @@ This page documents known bugs in Dynare stable.
* `discretionary_policy` crashes in the presence of news shocks (bug fixed * `discretionary_policy` crashes in the presence of news shocks (bug fixed
via !1767) via !1767)
* Identification will display a wrong error message if a unit root is present and `diffuse_filter` has been set (bug not yet fixed, see !1782) * Identification will display a wrong error message if a unit root is present and `diffuse_filter` has been set (bug fixed via !1782)
* `mode_compute=13` is broken on Octave (bug not yet fixed, see 323f6dde) * `mode_compute=13` is broken on Octave (bug not yet fixed, see 323f6dde)
* 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)
* `smoother2histval` does not keep track of whether previously stored results were generate with `loglinear` (bug not yet fixed; see #1407) * `smoother2histval` does not keep track of whether previously stored results were generate with `loglinear` (bug not yet fixed; see #1407)
... ...
......