@@ -6,7 +6,7 @@ This page documents known bugs in Dynare stable.
* First order approximation does not work with purely forward-looking models. (see #1641, bug fixed in 7a2d5d4f0ed03f8e925ef4bfb16a8d201c0b0d7f)
* The preprocessor does not allow for inline comments including macro statements (see @preprocessor#8, bug fixed by rewrite of macro processor: commits preprocessor@17e040f3f6f8782448a36106ad7c29715bcebf3a to preprocessor@15620163898dde4883fb99472a2f30956dd40eb5)
* Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)
* Using the `STEADY_STATE()` operator on exogenous variables leads to crashes in stochastic simulations (bug not yet fixed; see #825)
* Using the `STEADY_STATE()` operator on exogenous variables leads to crashes in stochastic simulations (see #825)
* moment_calibration: for autocorrelation functions, the x-axis labeling had the wrong order (bug fixed in https://git.dynare.org/Dynare/dynare/commit/8713e46c4ed022d728852f19141bc76e8b227ec9)
* plot_identification: placement of white dots indicating infinite values was incorrect
* Automatic detrending does not always work properly (see #1389)