summary refs log tree commit diff stats
path: root/Changelog
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2003-10-27 23:58:04 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2003-10-27 23:58:04 +0000
commit285dc330bd28aa0e097106875bb184e2707bbed5 (patch)
tree76c92ab616914b2da4c4c135ba9a31b4223d730e /Changelog
parentbaf8ebf01a70782d222f0eaf29591dc60723f73c (diff)
downloadfocaccia-qemu-285dc330bd28aa0e097106875bb184e2707bbed5.tar.gz
focaccia-qemu-285dc330bd28aa0e097106875bb184e2707bbed5.zip
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@417 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index 8468853b98..6a0c711cf3 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,4 @@
-version 0.4.4:
+version 0.5.0:
   
   - full hardware level VGA emulation
   - graphical display with SDL
@@ -16,8 +16,9 @@ version 0.4.4:
   - preliminary SPARC target support (Thomas M. Ogrisegg)
   - tun-fd option (Rusty Russell)
   - automatic IDE geometry detection
-  - renamed 'vl' to qemu and user qemu to qemu-{cpu}.
+  - renamed 'vl' to qemu[-fast] and user qemu to qemu-{cpu}.
   - added man page
+  - added full soft mmy mode to launch unpatched OSes.
 
 version 0.4.3: