diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-05-03 23:18:25 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-05-03 23:18:25 +0000 |
commit | ec844b96c083340a4c04849c2c1cdc09e85e0595 (patch) | |
tree | bffd30b677c4423be290835456621c7f06725809 /Changelog | |
parent | f72e8ff4a698c13c69b9f3f06a56b60ca5af3a78 (diff) |
pit fixes
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@781 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ 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) version 0.5.4: |