From: bellard Date: Sun, 4 Jan 2004 15:27:57 +0000 (+0000) Subject: update X-Git-Tag: release_0_5_1~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3811a291e2106ee1499a80965fa4e48e3635da43;p=thirdparty%2Fqemu.git update git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@488 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/Changelog b/Changelog index 401f364cc89..3432229f237 100644 --- a/Changelog +++ b/Changelog @@ -11,6 +11,7 @@ version 0.5.1: - Full task switching/task gate support - added verr, verw, arpl, fcmovxx - PowerPC target support (Jocelyn Mayer) + - Major SPARC target fixes (dynamically linked programs begin to work) version 0.5.0: diff --git a/VERSION b/VERSION index 79a2734bbf3..5d4294b9120 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.0 \ No newline at end of file +0.5.1 \ No newline at end of file