diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-05-08 21:24:35 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-05-08 21:24:35 +0000 |
commit | 44c513c4c9660b594a6934faecf4a7420805cb62 (patch) | |
tree | a0f7bbf98bbaf4c50fc87c53b5d702904a909bb4 /Changelog | |
parent | 2ee73ac3a855fb0cfba3db91fdd1ecebdbc6f971 (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@796 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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) |