diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-06-06 15:48:55 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-06-06 15:48:55 +0000 |
commit | 37f53b4c05e504decb408c931178c403807148cb (patch) | |
tree | 5a7ee019e88509d9cff24b6b64a6f35587ecfcfc | |
parent | a8aa669ba406a0d6530f48e0c87a358ba614aa95 (diff) | |
download | qemu-37f53b4c05e504decb408c931178c403807148cb.tar.gz qemu-37f53b4c05e504decb408c931178c403807148cb.tar.bz2 qemu-37f53b4c05e504decb408c931178c403807148cb.zip |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@904 c046a42c-6fe2-441c-8c8c-71466251a162
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ version 0.5.6: - PIC reset fix (Hidemi KAWAI) - PIC spurious irq support (aka Solaris install bug) - added '-localtime' option + - preliminary Cirrus CLGD 54xx VGA support (Makoto Suzuki (suzu)) version 0.5.5: |