Update NEWS for unreleased 2.4.5
authorMichael Hanselmann <hansmi@google.com>
Tue, 18 Oct 2011 11:39:34 +0000 (13:39 +0200)
committerMichael Hanselmann <hansmi@google.com>
Tue, 18 Oct 2011 11:44:34 +0000 (13:44 +0200)
I need this for another 2.5 release.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>

NEWS

diff --git a/NEWS b/NEWS
index 396b203..a84a5e1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,18 @@
 News
 ====
 
+Version 2.4.5
+-------------
+
+*(unreleased)*
+
+- Fixed bug when parsing command line parameter values ending in
+  backslash
+- Fixed assertion error after unclean master shutdown
+- Disable HTTP client pool for RPC, significantly reducing memory usage
+  of master daemon
+
+
 Version 2.4.4
 -------------