summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2011-11-09 15:13:11 +0000
committerDaniel P. Berrange <berrange@redhat.com>2011-11-09 15:13:11 +0000
commit111d80a8cbfdc1dbb592a76a25cd1823c99f2dd2 (patch)
tree6f1de4bf93cfa65667d3ad4fd17c53c506a7c6be /NEWS
parent5cf73d0a818c9f50ee6c3eb4fea7e7bf365a561a (diff)
downloadvirt-viewer-111d80a8cbfdc1dbb592a76a25cd1823c99f2dd2.tar.gz
virt-viewer-111d80a8cbfdc1dbb592a76a25cd1823c99f2dd2.tar.xz
virt-viewer-111d80a8cbfdc1dbb592a76a25cd1823c99f2dd2.zip
Prep for 0.4.2 releasev0.4.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 177f975..a66480c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,25 @@
Virt Viewer News
================
+0.4.2: Nov 9, 2011
+-------------------
+
+ - Fix exports of signal functions for GTK UI builder on Windows
+ - Avoid crash if xmlParseURI fails
+ - Fix inverted test for SSH port that broke tunnelling
+ - Don't hardcode port numbers for SSH if not requested by user
+ - Fix deadlock in event handling
+ - Fix initial zoom level for all windows
+ - Fix window title to include domain name
+ - Fix hostname used when XML gives a wildcard IP address
+ - Fix window title when waiting for domain to appear
+ - Fix key shortcust for F9-F12 menus
+ - Always ask libvirt for its canonical URI
+ - Allow build without GTK-VNC (ie spice only)
+ - Require GTK-VNC >= 0.4.3
+ - Require SPICE-GTK >= 0.6.0
+
+
0.4.1: Aug 4, 2011
-------------------