From: bellard Date: Thu, 8 Jul 2004 21:16:21 +0000 (+0000) Subject: update X-Git-Tag: release_0_6_0~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e71f16f9abc44423c2eef92addcc8cd49ccd37e;p=thirdparty%2Fqemu.git update git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@988 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/Changelog b/Changelog index 614e18cf477..bd8d41b1f92 100644 --- a/Changelog +++ b/Changelog @@ -16,13 +16,13 @@ version 0.5.6: - PIC reset fix (Hidemi KAWAI) - PIC spurious irq support (aka Solaris install bug) - added '-localtime' option - - Cirrus CLGD 54xx VGA support (initial patch by Makoto Suzuki - (suzu)) + - Cirrus CL-GD54xx VGA support (initial patch by Makoto Suzuki (suzu)) - APM and system shutdown support - Fixed system reset - Support for other PC BIOSes - Initial PowerMac hardware emulation - PowerMac/PREP OpenFirmware compatible BIOS (Jocelyn Mayer) + - Set the default memory size for PC emulation to 128 MB version 0.5.5: diff --git a/VERSION b/VERSION index 389faccca38..09a3acfa138 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.5 \ No newline at end of file +0.6.0 \ No newline at end of file