Add NEWS entry for 2.9.5
authorKlaus Aehlig <aehlig@google.com>
Mon, 24 Feb 2014 14:09:32 +0000 (15:09 +0100)
committerKlaus Aehlig <aehlig@google.com>
Mon, 24 Feb 2014 14:23:57 +0000 (15:23 +0100)
Describe the changes since 2.9.4 for the soon-to-be-released
version 2.9.5.

Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>

NEWS

diff --git a/NEWS b/NEWS
index 9f1a443..736cff3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,20 @@ News
 ====
 
 
+Version 2.9.5
+-------------
+
+*(unreleased)*
+
+- Fix overflow problem in hbal that caused it to break when waiting for
+  jobs for more than 10 minutes (issue 717)
+- Make hbal properly handle non-LVM storage
+- Properly export and import NIC parameters, and do so in a backwards
+  compatible way (issue 716)
+- Fix net-common script in case of routed mode (issue 728)
+- Improve documentation (issues 724, 730)
+
+
 Version 2.9.4
 -------------