Update Known bugs present in the current stable version authored by Sébastien Villemot's avatar Sébastien Villemot
...@@ -13,6 +13,6 @@ This page documents known bugs in Dynare stable. ...@@ -13,6 +13,6 @@ This page documents known bugs in Dynare stable.
* `smoother2histval` does not keep track of whether previously stored results were generate with `loglinear` (bug not yet fixed; see #1407) * `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) * 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)
* Using `use_dll` + `fast` does not always recompile the model when the equations are changed (see #1661) * Using `use_dll` + `fast` does not always recompile the model when the equations are changed (see #1661)
* Under certain circumstances, the bytecode option would lead to crashes (see #1652) * Under certain circumstances, the combination of `bytecode` and `stack_solve_algo=1` options could lead to crashes or wrong results (see #1652)
------- -------
\ No newline at end of file