From: bellard Date: Sun, 16 May 2004 15:57:26 +0000 (+0000) Subject: update X-Git-Tag: release_0_6_0~196 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f528bfd45d3456716bf49baa960142b3c8f32806;p=thirdparty%2Fqemu.git update git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@810 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/Changelog b/Changelog index 64c175d1494..6f8b3591e7d 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,12 @@ 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: