aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2007-02-05 20:46:55 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2007-02-05 20:46:55 +0000
commit7b9c30c5eecdbfc08ce18e4d386a5486289f0f78 (patch)
treedacb81537bdb9ed11c33985358a7810958d984e5 /Changelog
parentc636bb66cc9043032caf20cb067bf9c818b7d17e (diff)
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2394 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 8123c3a9c..ea9ea7492 100644
--- 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: