summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 6a6329c5b3..cec6821143 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,11 @@
+version 0.5.4:
+  
+  - qemu-fast fixes
+  - BIOS area protection fix (aka EMM386.EXE fix) (Mike Nordell)
+  - keyboard/mouse fix (Mike Nordell)
+  - IDE fixes (Linux did not recognized slave drivers)
+  - VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell)
+
 version 0.5.3:
 
   - added Bochs VESA VBE support