From: bellard Date: Tue, 3 Feb 2004 23:30:47 +0000 (+0000) Subject: update X-Git-Tag: release_0_6_0~409 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=625976dac8a2233233c7a5943d2b970ac29ef8ad;p=thirdparty%2Fqemu.git update git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@597 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/Changelog b/Changelog index 23c15649ca4..502f60f44a4 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,10 @@ +version 0.5.3: + + - VGA memory map mode 3 access fix (OS/2 install fix) + - IDE fixes (Jens Axboe) + - CPU interrupt fixes + - fixed various TLB invalidation cases (NT install) + version 0.5.2: - improved soft MMU speed (assembly functions and specializing)