Update NEWS for beta 2
authorIustin Pop <iustin@google.com>
Mon, 16 Feb 2009 13:05:45 +0000 (13:05 +0000)
committerIustin Pop <iustin@google.com>
Mon, 16 Feb 2009 13:05:45 +0000 (13:05 +0000)
Reviewed-by: imsnah

NEWS

diff --git a/NEWS b/NEWS
index c1ce4b7..a577f97 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Version 2.0 beta 2
+  - Xen PVM and KVM have switched the default value for the instance
+    root disk to the first partition on the first drive, instead of the
+    whole drive; this means that the OS installation scripts must be
+    changed accordingly
+  - Man pages have been updated
+  - RAPI has been switched by default to HTTPS, and the exported
+    functions should all work correctly
+  - RAPI v1 has been removed
+  - Many improvements to the KVM hypervisor
+  - Block device errors are now better reported
+  - Many other bugfixes and small improvements
+
 Version 2.0 beta 1
   - Version 2 is a general rewrite of the code and therefore the
     differences are too many to list, see the design document for 2.0 in