diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-06-20 13:02:46 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-06-20 13:02:46 +0000 |
commit | 987c1c6921cff548bfcc0bfe09d3394d5ef7f4c1 (patch) | |
tree | cc3f8353f8350da71aa9c203272894551b2daca6 /Changelog | |
parent | ffddfee3793240d91e9d23fd436fb9e8d66d1069 (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@941 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -16,7 +16,10 @@ 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)) + - Cirrus CLGD 54xx VGA support (initial patch by Makoto Suzuki + (suzu)) + - APM and system shutdown support + - Fixed system reset version 0.5.5: |