From 1bec86a0bcaac7fa07f3081b3e26b9c7e1ec072c Mon Sep 17 00:00:00 2001 From: Anthony Liguori Date: Tue, 22 Sep 2009 21:49:37 -0500 Subject: Update version and changelog for 0.11.0 release Signed-off-by: Anthony Liguori --- Changelog | 11 +++++++++++ VERSION | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index c45822f00..857cbb27e 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,14 @@ +version 0.11.0 + - fix rtc polling mode (Bernhard Kauer) + - qcow2: order concurrent aio requests (Kevin Wolf) + - qemu-io: port to win32 (Stefan Weil) + - alpha: fix extlh instruction (Vince Weaver) + - tcg: fix size of local variables in tcg_gen_bswap64_i64 (Stefan Weil) + - net: fix send ordering (Jan Kiszka) + - escc: fix IRQ routing (Aurelien Jarno) + - versatile: fix Linux task preemption (Aurelien Jarno) + - curses: reduce memory usage by 250MB (Aurelien Jarno) + version 0.11.0-rc2 - mips: fix conditional move off fp conditions codes (Nath Froyd) - fix migration to obey -S (Paolo Bonzini) diff --git a/VERSION b/VERSION index 699094777..d9df1bbc0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.10.92 +0.11.0 -- cgit v1.2.3