@@ -3,7 +3,7 @@ This page documents known bugs in Dynare stable.
`@#includepath` directives were off by 1 (bug fixed in https://git.dynare.org/Dynare/preprocessor/-/commit/50a2737e41cd449d6551622b918f64e514c3d2fc)
* The indexing of `M_.endo_trends` was off by 1 (bug fixed in https://git.dynare.org/Dynare/preprocessor/-/commit/2758f46c83f847fb56a5107b16a05300ee11dc70)
* Under Windows, when the default installation location is chosen (`c:\dynare\`), Dynare installation files can be modified by unpriviledged local users (bug fixed in 689355ebc8850472508e997674b2482e5233601e)
* The variable label for exogenous leads and lags was incorrect for leads and lags of exogenous variables in the display of decision rules and in `model_info` (bug not yet fixed, see !2118)
* The variable label for exogenous leads and lags was incorrect for leads and lags of exogenous variables in the display of decision rules and in `model_info` (bug fixed in 1866286f and 1219f085)
* OccBin:
* running `calib_smoother` with `smoother_inversion_filter` would crash unless `likelihood_inversion_filter` was also specified (bug fixed in 4e4cd75c)
* running the PKF smoother would crash if an error was encountered during computation of the decision rules (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/issues/1879)