htools: change runSt type to InstanceStatus
[ganeti-local] / NEWS
diff --git a/NEWS b/NEWS
index 9c6a1e3..3d82292 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,10 @@
 News
 ====
 
-Version 2.5.0 beta2
--------------------
+Version 2.5.0 rc2
+-----------------
 
-*(Released Mon, 22 Aug 2011)*
+*(Released Tue, 18 Oct 2011)*
 
 Incompatible/important changes and bugfixes
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -85,6 +85,7 @@ New features
   is offline.
 - Opcodes have a new ``comment`` attribute.
 - Added basic SPICE support to KVM hypervisor.
+- ``tools/ganeti-listrunner`` allows passing of arguments to executable.
 
 Node group improvements
 ~~~~~~~~~~~~~~~~~~~~~~~
@@ -128,6 +129,30 @@ Misc
 - DRBD metadata volumes are overwritten with zeros during disk creation.
 
 
+Version 2.5.0 rc1
+-----------------
+
+*(Released Tue, 4 Oct 2011)*
+
+This was the first release candidate of the 2.5 series.
+
+
+Version 2.5.0 beta3
+-------------------
+
+*(Released Wed, 31 Aug 2011)*
+
+This was the third beta release of the 2.5 series.
+
+
+Version 2.5.0 beta2
+-------------------
+
+*(Released Mon, 22 Aug 2011)*
+
+This was the second beta release of the 2.5 series.
+
+
 Version 2.5.0 beta1
 -------------------
 
@@ -136,6 +161,19 @@ Version 2.5.0 beta1
 This was the first beta release of the 2.5 series.
 
 
+Version 2.4.5
+-------------
+
+*(Released Thu, 27 Oct 2011)*
+
+- 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
+- Fixed queue archive creation with wrong permissions
+
+
 Version 2.4.4
 -------------