@@ -4,6 +4,8 @@ This page documents known bugs in Dynare stable.
* The parameter vector `M_.params` is not correctly updated after calls to `stoch_simul` and `discretionary_policy` if parameters have been modified in a steady state file (see #1711)
* Using `stoch_simul` with `nograph` and `TeX` will crash (see !1715)
*`discretionary_policy` may crash instead of aborting with a proper error code (see !1716)
* Computing of prior/posterior statistics does not work in parallel (fixed in https://git.dynare.org/Dynare/dynare/-/commit/54fe1c754c1e7d9457ed2b320610672b4da7d934)
* Closing of parallel estimation on Unix may crash (fixed in https://git.dynare.org/Dynare/dynare/-/commit/25d7930186b2b8f02604758dfc6d854e955ffd92)
* 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)
* 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)