From c0fd13e2ed23d5c1e8553081fd0c91adf86a15db Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Wed, 15 Jan 2014 09:40:08 -0500
Subject: [PATCH] Release notes for 4.4.1 (cherry picked from commit
 f62ff7a8777664b595f26be82d71f0b50bba49ff)

---
 NEWS | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/NEWS b/NEWS
index 13c80249cd..0241002849 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+Announcement for Dynare 4.4.1 (on 2014-01-15)
+=============================================
+
+We are pleased to announce the release of Dynare 4.4.1.
+
+This release adds a few minor features and fixes various bugs.
+
+The Windows packages are already available for download at:
+
+ http://www.dynare.org/download/dynare-stable
+
+The Mac and GNU/Linux packages (for Debian and Ubuntu) should follow soon.
+
+All users are encouraged to upgrade.
+
+This release is compatible with MATLAB versions 7.3 (R2006b) to 8.2 (R2013b) and
+with GNU Octave version 3.8.
+
+* New features in the user interface:
+
+ - The syntax introduced in 4.4.0 for conditional forecast in a deterministic
+   setup was changed.
+
+ - Remove option `annualAverages' to `addTable' (use option `tableDataRhs' to
+   `addSeries' instead). Option `vlineAfter' to `addTable' now also accepts a
+   cell array.
+
+* Bugs and problems identified in version 4.4.0 and that have been fixed in
+  version 4.4.1:
+
+ - In MS-SBVAR, there was a bug preventing the computation of impulse responses
+   on a constant regime.
+
+
 Announcement for Dynare 4.4.0 (on 2013-12-16)
 =============================================
 
-- 
GitLab