From 9fdc1b55df58ffd3e5b1fdff0aa4f43ce74a06d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Fri, 12 Apr 2013 19:21:38 +0200 Subject: [PATCH] Prepeare notes for release 0.5.6 --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index d62d794..fe8237a 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,18 @@ Virt Viewer News ================ +0.5.6: Apr 12, 2013 +------------------- + + - Add ovirt:// support to remote-viewer (needs libgovirt) + - Many fullscreen and multi-monitor fixes + - Add a minimum version check in connection file + - Fix sending key combinations from "Send Key" menu when the key names are + localized + - Fix build with older glib and gtk+ + - Fix MSI x64 build + - Clean-ups (remove browser plugin entirely) + 0.5.5: Feb 13, 2013 -------------------