@@ -12,7 +12,7 @@ This page documents known bugs in Dynare stable.
* the `debug`-mode did not preserve sparsity, causing out of memory errors (bug fixed in bbdcdc89)
* Estimation:
* the computation of prior/posterior statistics would crash if `filter step_ahead > 1` without requesting `forecast` or the `smoother` (bug fixed, see e7ca989b)
* handling of NaN and complex parameters returned by steady state files was not correctly handled (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2119)
* handling of NaN and complex parameters returned by steady state files was not correctly handled (bug fixed in 64d61c32)
* Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)
* The `contemp_reduced_form`-option of the `sbvar`-command is broken (bug not yet fixed, see #1716)