update
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 31 Mar 2004 19:05:07 +0000 (19:05 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 31 Mar 2004 19:05:07 +0000 (19:05 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@691 c046a42c-6fe2-441c-8c8c-71466251a162

Changelog

index 95d9970..451869a 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -20,7 +20,11 @@ version 0.5.3:
   - multiple network interface support
   - initial x86-64 host support (Gwenole Beauchesne)
   - lret to outer priviledge fix (OS/2 install fix)
-  
+  - task switch fixes (SkyOS boot)
+  - VM save/restore commands
+  - new timer API
+  - more precise RTC emulation (periodic timers + time updates)
+
 version 0.5.2:
 
   - improved soft MMU speed (assembly functions and specializing)