From: bellard Date: Sat, 8 May 2004 21:24:35 +0000 (+0000) Subject: update X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=44c513c4c9660b594a6934faecf4a7420805cb62;p=qemu.git update git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@796 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/Changelog b/Changelog index bd72f97043..64c175d149 100644 --- 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)