avoid rounding problems
[qemu] / Changelog
index 321f5fd..6a6329c 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -19,7 +19,13 @@ version 0.5.3:
   - support of CD-ROM change
   - 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)
+  - Win32 port (initial patch by Kazu)
+
 version 0.5.2:
 
   - improved soft MMU speed (assembly functions and specializing)