diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-06-03 12:48:45 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-06-03 12:48:45 +0000 |
commit | be3edd95908863ae39936d1b0608f0727256a3c3 (patch) | |
tree | 4d949aad091ef7727adbaf7c572ba4ba48c06ab3 /Changelog | |
parent | 023fe10d24acd124d0b7c5c5ac8edd41d6cc08f2 (diff) | |
download | qemu-be3edd95908863ae39936d1b0608f0727256a3c3.zip qemu-be3edd95908863ae39936d1b0608f0727256a3c3.tar.gz qemu-be3edd95908863ae39936d1b0608f0727256a3c3.tar.bz2 |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@870 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ version 0.5.6: - VGA font selection fix (Daniel Serpell) - PIC reset fix (Hidemi KAWAI) - PIC spurious irq support (aka Solaris install bug) + - added '-localtime' option version 0.5.5: |