git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@796 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard 2004-05-08 21:24:35 +00:00
parent 2ee73ac3a8
commit 44c513c4c9
1 changed files with 5 additions and 0 deletions

View File

@ -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)