HVM proof-of-concept documentation
[ganeti-local] / NEWS
diff --git a/NEWS b/NEWS
index 0ff16e0..ce6d619 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Version 1.2.0
+  - Log the ‘xm create’ output to the node daemon log on failure (to
+    help diagnosing the error)
+  - In debug mode, log all external commands output if failed to the
+    logs
+  - Change parsing of lvm commands to ignore stderr
+
+Version 1.2b3
+  - Another round of updates to the DRBD 8 code to deal with more
+    failures in the replace secondary node operation
+  - Some more logging of failures in disk operations (lvm, drbd)
+  - A few documentation updates
+  - QA updates
+
 Version 1.2b2
   - Change configuration file format from Python's Pickle to JSON.
     Upgrading is possible using the cfgupgrade utility.