X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=Changelog;h=6f8b3591e7d0891d2f5c6020c452f5c2b619865d;hb=e63c59cb34fdad20f70c83dd4bfe938fb37433ab;hp=86d9d92773a3e2f84c691cd0e96e7257f4b996ab;hpb=66201e2ddff787d7ddff123baa56661a95be7c4b;p=qemu diff --git a/Changelog b/Changelog index 86d9d92..6f8b359 100644 --- a/Changelog +++ b/Changelog @@ -1,10 +1,23 @@ +version 0.5.6: + + - minimalist FPU exception support (NetBSD FPU probe fix) + - cr0.ET fix (Win95 boot) + - *BSD port (Markus Niemisto) + - I/O access fix (signaled by Mark Jonckheere) + - IDE drives serial number fix (Mike Nordell) + - int13 CDROM BIOS fix (aka Solaris x86 install CD fix) + - int15, ah=86 BIOS fix (aka Solaris x86 hardware probe hang up fix) + - BSR/BSF "undefined behaviour" fix + version 0.5.5: - SDL full screen support (initial patch by malc) - VGA support on PowerPC PREP - VBE fixes (Matthew Mastracci) - - PIT fixes (aka Win98 hardware probe and timer bug) + - PIT fixes (aka Win98 hardware probe and "VGA slowness" bug) - IDE master only fixes (aka Win98 CD-ROM probe bug) + - ARM load/store half word fix (Ulrich Hecht) + - FDC fixes for Win98 version 0.5.4: