From 2fb85b647808abc422614c47d1ebec4f75310ee1 Mon Sep 17 00:00:00 2001
From: Iustin Pop <iustin@google.com>
Date: Mon, 16 Feb 2009 13:05:45 +0000
Subject: [PATCH] Update NEWS for beta 2

Reviewed-by: imsnah
---
 NEWS | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/NEWS b/NEWS
index c1ce4b72f..a577f976b 100644
--- 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
-- 
GitLab