[virt-tools-list] [PATCH virt-viewer] Release v0.5.5
Marc-André Lureau
marcandre.lureau at gmail.com
Wed Feb 13 12:54:46 UTC 2013
---
NEWS | 16 ++++++++++++++++
configure.ac | 2 +-
2 files changed, 17 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 47e23f6..3c8b18f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,22 @@
Virt Viewer News
================
+0.5.5: Feb 13, 2013
+-------------------
+
+ - Improve screenshot saving dialog
+ - remote-viewer learned to connect with a file of mime type
+ application/x-virt-viewer, described in src/virt-viewer-file.c
+ - Add a "do not ask me again" dialog checkbox when leaving
+ - Add a MSI target, using https://live.gnome.org/msitools
+ - Add windows debug helper, useful in Spice controller running context
+ - Add remote-viewer --title STRING
+ - Support for Spice proxy settings added
+ - Numerous Spice display and multi-monitor fixes
+ - win32, memory, build, and other misc fixes
+ - Fixes rhbz #856610, #856678, #864929, #864033, #875697, #881020,
+ #843410, #803912, #903190
+
0.5.4: Sep 17, 2012
-------------------
diff --git a/configure.ac b/configure.ac
index ec81041..a0de0f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
-AC_INIT([virt-viewer],[0.5.4])
+AC_INIT([virt-viewer],[0.5.5])
AC_CONFIG_SRCDIR(src/virt-viewer-main.c)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
--
1.8.1.1.439.g50a6b54
More information about the virt-tools-list
mailing list