]> git.proxmox.com Git - qemu.git/commitdiff
update
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 8 May 2004 21:24:35 +0000 (21:24 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 8 May 2004 21:24:35 +0000 (21:24 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@796 c046a42c-6fe2-441c-8c8c-71466251a162

Changelog

index bd72f970431728ea13d95172ef63620c20cd5bbe..64c175d14949da9b8fbb837f4205dafa4969b2e4 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,8 @@
+version 0.5.6:
+
+  - minimalist FPU exception support (NetBSD FPU probe fix)
+  - cr0.ET fix (Win95 boot)
+
 version 0.5.5:
 
   - SDL full screen support (initial patch by malc)