summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-07-08 21:16:21 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-07-08 21:16:21 +0000
commit7e71f16f9abc44423c2eef92addcc8cd49ccd37e (patch)
tree6a2e9dacf1f6dd2524707f5c9c82e60fe05fc77b
parent38a64f9dfe3555daac62b436d1750f097da05b3e (diff)
downloadqemu-7e71f16f9abc44423c2eef92addcc8cd49ccd37e.tar.gz
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@988 c046a42c-6fe2-441c-8c8c-71466251a162
-rw-r--r--Changelog4
-rw-r--r--VERSION2
2 files changed, 3 insertions, 3 deletions
diff --git a/Changelog b/Changelog
index 614e18cf47..bd8d41b1f9 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 389faccca3..09a3acfa13 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