diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-05-08 13:26:35 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-05-08 13:26:35 +0000 |
commit | a1b74fe8fea8ff7b48a6339407451ceca02b8c5e (patch) | |
tree | 7b33c7b12a284b94cae7ce638beffe8b0e44ed41 /Changelog | |
parent | ed5fd2cce48520e4c0d4eec016743017df93e43a (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@788 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,8 +3,10 @@ version 0.5.5: - SDL full screen support (initial patch by malc) - VGA support on PowerPC PREP - VBE fixes (Matthew Mastracci) - - PIT fixes (aka Win98 hardware probe and timer bug) + - PIT fixes (aka Win98 hardware probe and "VGA slowness" bug) - IDE master only fixes (aka Win98 CD-ROM probe bug) + - ARM load/store half word fix (Ulrich Hecht) + - FDC fixes for Win98 version 0.5.4: |