Merge branch 'stable-2.8' into stable-2.9
[ganeti-local] / NEWS
diff --git a/NEWS b/NEWS
index 1bdb5e4..7f9766f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -37,7 +37,7 @@ Version 2.9.0 beta1
   modification.
 - The default directory for file storage is not anymore specified at
   configure time, but taken from the cluster's configuration. It can be
-  set at cluster initialization with '--file-storage-dir'.
+  set at cluster initialization and modification with '--file-storage-dir'.
 - Cluster verification now includes stricter checks regarding the
   default file storage dir. It now checks that the file storage
   directory is explicitely allowed in the 'file-storage-paths' file and
@@ -116,6 +116,20 @@ For Python:
 - ``yaml`` library (only for running the QA).
 
 
+Version 2.7.1
+-------------
+
+*(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
 -------------