aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-11-24 19:31:52 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-11-24 19:31:52 +0000
commitbed5cd8048abbb8e02618082e7f285ff95fc5989 (patch)
tree025bc7591a71205924de4c5ca893747edbe3543f
parentc169c906a374774bde50834f360821ec6ba9b53a (diff)
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1157 c046a42c-6fe2-441c-8c8c-71466251a162
-rw-r--r--Changelog6
-rw-r--r--VERSION2
2 files changed, 7 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index cebbbc8a3..c89488c60 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)
diff --git a/VERSION b/VERSION
index 7ceb04048..b1d7abc0d 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.6.1 \ No newline at end of file
+0.6.2 \ No newline at end of file