Update NEWS about the latest 2.1 change
authorGuido Trotter <ultrotter@google.com>
Thu, 17 Jun 2010 17:06:22 +0000 (18:06 +0100)
committerGuido Trotter <ultrotter@google.com>
Fri, 18 Jun 2010 09:29:19 +0000 (10:29 +0100)
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>

NEWS

diff --git a/NEWS b/NEWS
index 2d9444b..3709052 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ News
 Version 2.1.4
 -------------
 
-*(Released Thu, 17 Jun 2010)*
+*(Released Fri, 18 Jun 2010)*
 
 A small bugfix release:
 
@@ -19,6 +19,9 @@ A small bugfix release:
   - Fix bug triggered by different API version os-es on different nodes
   - Fix a bug in instance startup with custom hvparams: OS level
     parameters would fail to be applied.
+  - Fix the RAPI client under Python 2.6 (but more work is needed to
+    make it work completely well with OpenSSL)
+  - Fix handling of errors when resolving names from DNS
 
 Version 2.1.3
 -------------