Update version and changelog for 0.11.0 release

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
diff --git a/Changelog b/Changelog
index c45822f..857cbb2 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 6990947..d9df1bb 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.10.92
+0.11.0