[virt-tools-list] [PATCH virt-viewer 5/5] Release v0.5.3
Marc-André Lureau
marcandre.lureau at gmail.com
Tue May 15 01:11:42 UTC 2012
---
NEWS | 16 ++++++++++++++++
configure.ac | 2 +-
2 files changed, 17 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 33bbedd..6768f78 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,22 @@
Virt Viewer News
================
+0.5.3: May 14, 2012
+-------------------
+
+ - Add support for raw IPv6 addresses
+ - Add a remote-viewer.desktop file and register spice:// handling
+ - Add a simple connection dialog to remote-viewer
+ - Add remote-viewer --fullscreen=auto-conf option, to update guest
+ monitors configuration to match client
+ - Spice controller support for disable-effects, color-depth and
+ usbredir
+ - Spice controller interaction fixes
+ - Windows version and nsis installer improvements
+ - Import newer translations from transifex
+ - Misc reference leak / crash bugs fixed
+
+
0.5.2: Mar 09, 2012
-------------------
diff --git a/configure.ac b/configure.ac
index 291bdb2..494cd13 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
-AC_INIT(virt-viewer, 0.5.2)
+AC_INIT(virt-viewer, 0.5.3)
AC_CONFIG_SRCDIR(src/virt-viewer-main.c)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
--
1.7.10.1
More information about the virt-tools-list
mailing list