From 698c0e0b0f1a9b9fb11ca6cc795c019e81e04c1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr> Date: Fri, 2 Dec 2011 15:42:46 +0100 Subject: [PATCH] News entry for version 4.2.4 (cherry picked from commit df9bd7cb7ae2a95b431eda21a50813d75c63149d) --- NEWS | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/NEWS b/NEWS index 2fe2558d4a..2e59c9b897 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,33 @@ +Announcement for Dynare 4.2.4 (on 2011-12-02) +============================================= + +We are pleased to announce the release of Dynare 4.2.4. + +This is a bugfix release. It comes only a few days after the previous release, +because version 4.2.3 was affected by a critical bug (see below). + +The Windows package for the new release is already available for download at +the official Dynare website <http://www.dynare.org>. The Mac and Linux packages +should follow soon. + +All users are strongly encouraged to upgrade, especially those who have +installed the buggy 4.2.3 release. + +The new release is compatible with MATLAB versions ranging from 7.0 (R14) to +7.13 (R2011b) and with GNU Octave versions ranging from 3.0 to 3.4. + +Here is the list of the problems identified in version 4.2.3 and that have been +fixed in version 4.2.4: + + * Second order approximation was broken for most models, giving incorrect + results (this problem only affects version 4.2.3, not previous versions) + + * Bayesian priors with inverse gamma distribution and very small variances + were giving incorrect results in some cases + + * The `model_diagnostics' command was broken + + Announcement for Dynare 4.2.3 (on 2011-11-30) ============================================= -- GitLab