summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--Changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 95d9970667..451869ab1e 100644
--- 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)