QA: Test ssconf_instance_list file on rename and creation
[ganeti-local] / NEWS
diff --git a/NEWS b/NEWS
index 0838909..a64db11 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,36 @@
 News
 ====
 
+Version 2.3 rc0
+---------------
+
+*(unreleased)*
+
+- Adding instance disk wipe prior allocation. This is a cluster wide
+  option and can be set/modified using --prealloc-wipe-disks.
+
+Version 2.2.1
+-------------
+
+*(Released Tue, 19 Oct 2010)*
+
+- Disable SSL session ID cache in RPC client
+
+
+Version 2.2.1 rc1
+-----------------
+
+*(Released Thu, 14 Oct 2010)*
+
+- Fix interaction between Curl/GnuTLS and the Python's HTTP server
+  (thanks Apollon Oikonomopoulos!), finally allowing the use of Curl
+  with GnuTLS
+- Fix problems with interaction between Curl and Python's HTTP server,
+  resulting in increased speed in many RPC calls
+- Improve our release script to prevent breakage with older aclocal and
+  Python 2.6
+
+
 Version 2.2.1 rc0
 -----------------