Update NEWS file for the 0.2.5 release
[ganeti-local] / NEWS
diff --git a/NEWS b/NEWS
index 40c9229..8454914 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,28 @@
 Ganeti-htools release notes
 ===========================
 
+Version 0.2.5 (Mon, 26 Apr 2010)
+--------------------------------
+
+Some internal cleanup plus a few user-visible changes:
+
+- new option for marking instances as 'do-not-move' during rebalancing
+- allow ``hscan`` to scan the local cluster via Luxi
+- add more metrics to ``hspace`` which show the delta between original
+  state and final state better (only valid for tiered allocation)
+
+Version 0.2.4 (Mon, 22 Feb 2010)
+--------------------------------
+
+Two improvements for node evacuation:
+
+- hbal takes a new parameter ``--evac-mode`` that restricts the
+  instances to be moved to the ones on offline/drained nodes, which
+  should reduce the work done
+- hail supports the new ``multi-evacuate`` mode of the IAllocator
+  protocol, that will be released in a minor release on the Ganeti 2.1
+  branch
+
 Version 0.2.3 (Thu,  4 Feb 2010)
 --------------------------------