commit | bed5cd8048abbb8e02618082e7f285ff95fc5989 | [log] [tgz] |
---|---|---|
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | Wed Nov 24 19:31:52 2004 +0000 |
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | Wed Nov 24 19:31:52 2004 +0000 |
tree | 025bc7591a71205924de4c5ca893747edbe3543f | |
parent | c169c906a374774bde50834f360821ec6ba9b53a [diff] [blame] |
update git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1157 c046a42c-6fe2-441c-8c8c-71466251a162
diff --git a/Changelog b/Changelog index cebbbc8..c89488c 100644 --- a/Changelog +++ b/Changelog
@@ -1,3 +1,9 @@ +version 0.6.2: + + - better BIOS translation and HDD geometry auto-detection + - user mode networking bug fix + - undocumented FPU ops support + version 0.6.1: - Mac OS X port (Pierre d'Herbemont)