Revision | 1bec86a0bcaac7fa07f3081b3e26b9c7e1ec072c (tree) |
---|---|
Zeit | 2009-09-23 11:49:37 |
Autor | Anthony Liguori <aliguori@us.i...> |
Commiter | Anthony Liguori |
Update version and changelog for 0.11.0 release
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
@@ -1,3 +1,14 @@ | ||
1 | +version 0.11.0 | |
2 | + - fix rtc polling mode (Bernhard Kauer) | |
3 | + - qcow2: order concurrent aio requests (Kevin Wolf) | |
4 | + - qemu-io: port to win32 (Stefan Weil) | |
5 | + - alpha: fix extlh instruction (Vince Weaver) | |
6 | + - tcg: fix size of local variables in tcg_gen_bswap64_i64 (Stefan Weil) | |
7 | + - net: fix send ordering (Jan Kiszka) | |
8 | + - escc: fix IRQ routing (Aurelien Jarno) | |
9 | + - versatile: fix Linux task preemption (Aurelien Jarno) | |
10 | + - curses: reduce memory usage by 250MB (Aurelien Jarno) | |
11 | + | |
1 | 12 | version 0.11.0-rc2 |
2 | 13 | - mips: fix conditional move off fp conditions codes (Nath Froyd) |
3 | 14 | - fix migration to obey -S (Paolo Bonzini) |
@@ -1 +1 @@ | ||
1 | -0.10.92 | |
1 | +0.11.0 |