Fix the downgrade function of cfgupgrade
[ganeti-local] / NEWS
diff --git a/NEWS b/NEWS
index 73c2a1f..30c348a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ News
 Version 2.8.0 beta1
 -------------------
 
-*(unreleased)*
+*(Released Mon, 24 Jun 2013)*
 
 Incompatible/important changes
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -74,10 +74,24 @@ For Python:
 - ``yaml`` library (only for running the QA).
 
 
-Version 2.7.0 rc2
------------------
+Version 2.7.1
+-------------
 
-*(Released Fri, 24 May 2013)*
+*(Released Thu, 25 Jul 2013)*
+
+- Add logrotate functionality in daemon-util
+- Add logrotate example file
+- Add missing fields to network queries over rapi
+- Fix network object timestamps
+- Add support for querying network timestamps
+- Fix a typo in the example crontab
+- Fix a documentation typo
+
+
+Version 2.7.0
+-------------
+
+*(Released Thu, 04 Jul 2013)*
 
 Incompatible/important changes
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -182,7 +196,28 @@ Misc changes
 - The functionality for allocating multiple instances at once has been
   overhauled and is now also available through :doc:`RAPI <rapi>`.
 
-Since rc1:
+There are no significant changes from version 2.7.0~rc3.
+
+
+Version 2.7.0 rc3
+-----------------
+
+*(Released Tue, 25 Jun 2013)*
+
+- Fix permissions on the confd query socket (Issue 477)
+- Fix permissions on the job archive dir (Issue 498)
+- Fix handling of an internal exception in replace-disks (Issue 472)
+- Fix gnt-node info handling of shortened names (Issue 497)
+- Fix gnt-instance grow-disk when wiping is enabled
+- Documentation improvements, and support for newer pandoc
+- Fix hspace honoring ipolicy for disks (Issue 484)
+- Improve handling of the ``kvm_extra`` HV parameter
+
+
+Version 2.7.0 rc2
+-----------------
+
+*(Released Fri, 24 May 2013)*
 
 - ``devel/upload`` now works when ``/var/run`` on the target nodes is a
   symlink.