@@ -13,6 +13,7 @@ This page documents known bugs in Dynare stable.
*`x13` does not handle missing values, particularly at the beginning of a series (bug fixed in dseries@95a011a7 and dseries@c0786192)
*`x13` would occasionally crash under Windows with segmentation violations (bug fixed in https://git.dynare.org/Dynare/dynare/-/commit/39c2cba1b6c196702490d1cc7706ef5e7ca1939a)
* OccBin: estimation will crash if a previous `shocks(surprise)`-simulation was conducted (bug fixed in 37eb1097)
* Theoretical moments at `order=2` with `pruning` do not contain unconditional and conditional variance decomposition (bug fixed in 41ac891f and c063d536)
* 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)