]> git.proxmox.com Git - mirror_qemu.git/commitdiff
update
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 5 Feb 2007 20:46:55 +0000 (20:46 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 5 Feb 2007 20:46:55 +0000 (20:46 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2394 c046a42c-6fe2-441c-8c8c-71466251a162

Changelog
VERSION

index 8123c3a9cabeb7319bf77eea6e2b7bd602160b6e..ea9ea7492f880a2566bc91f2f656f587d4780bbd 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,4 @@
-version 0.8.3:
+version 0.9.0:
 
   - Support for relative paths in backing files for disk images
   - Async file I/O API
@@ -10,6 +10,11 @@ version 0.8.3:
   - Support for MIPS32 Release 2 instruction set (Thiemo Seufer)
   - MIPS Malta system emulation (Aurelien Jarno, Stefan Weil)
   - Darwin userspace emulation (Pierre d'Herbemont)
+  - m68k user support (Paul Brook)
+  - several x86 and x86_64 emulation fixes
+  - Mouse relative offset VNC extension (Anthony Liguori)
+  - PXE boot support (Anthony Liguori)
+  - '-daemonize' option (Anthony Liguori)
 
 version 0.8.2:
 
diff --git a/VERSION b/VERSION
index 53a48a1e8c640f61bd1ad6dae1178602e97c7bfa..899f24fc754a14b89617093824d258aaa3aa2943 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.8.2
\ No newline at end of file
+0.9.0
\ No newline at end of file