Update Known bugs present in the current stable version authored by Sébastien Villemot's avatar Sébastien Villemot
...@@ -14,7 +14,7 @@ This page documents known bugs in Dynare stable. ...@@ -14,7 +14,7 @@ This page documents known bugs in Dynare stable.
* Not all commands honor saving to the `M_.dname`-folder (bug fixed, see da3943be) * Not all commands honor saving to the `M_.dname`-folder (bug fixed, see da3943be)
* LaTeX output of the simulated variance decomposition for observables with measurement error may have a wrong variable label (bug fixed in f721a14f) * LaTeX output of the simulated variance decomposition for observables with measurement error may have a wrong variable label (bug fixed in f721a14f)
* 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` will crash if variable names are too similar (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/1800) * `smoother2histval` will crash if variable names are too similar (bug fixed, see !1800)
* `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)
* The `initval_file` option does not yet support Dynare's translation of a model into a one lead/lag-model via auxiliary variables (bug not yet fixed; see #1004) * The `initval_file` option does not yet support Dynare's translation of a model into a one lead/lag-model via auxiliary variables (bug not yet fixed; see #1004)
... ...
......