summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS28
1 files changed, 28 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0a12e6b..19fe441 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,34 @@
Virt Viewer News
================
+0.6.0: Jan 24, 2014
+-------------------
+
+ - Require govirt 0.3.0
+ - Require spice-gtk 0.22
+ - Show error dialog if password is wrong
+ - Document application/x-virt-viewer file format
+ - Remove unused '-d' option from remote-viewer
+ - Add a kiosk mode
+ - Add menu for sending Ctrl+Alt+Delete
+ - Add Ctrl+Alt+End as accelerator for Ctrl+Alt+Delete
+ - Send modifiers before the non-modifier key in send
+ key menu
+ - Fix GTK warning when disconnecting from VNC due to
+ auth error
+ - Make 'Cancel' default button in exit dialog
+ - Make send key menu accelerators work in fullscreen
+ - Remove insecure fetching of oVirt CA cert
+ - Build for GTK 3 by default
+ - Fix title bar after failed connection
+ - Reshow remote-viewer connection dialog upon error
+ - Hide all windows upon disconnect
+ - Add ability to define custom monitor mapping
+ - Ensure all windows obey command line zoom level
+ - Add an icon to the desktop file
+ - Fix event loop implementation on Win32 platforms
+ - Misc other bug fixes
+
0.5.7: Jul 31, 2013
-------------------