summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2014-10-29 14:14:05 +0100
committerChristophe Fergeau <cfergeau@redhat.com>2014-10-29 14:14:05 +0100
commit6f575472a1407286784e27a9afce4b8db2753048 (patch)
tree28c3aa4e0601815d6cb5a38807f08e96fc70ce81 /NEWS
parent43e3f6ea012236b1c3759a48b24026bdeff5d7e0 (diff)
downloadspice-gtk-6f575472a1407286784e27a9afce4b8db2753048.tar.gz
spice-gtk-6f575472a1407286784e27a9afce4b8db2753048.tar.xz
spice-gtk-6f575472a1407286784e27a9afce4b8db2753048.zip
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d98ba20..361a60c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+v0.26
+=====
+
+- allow transferring multiple files at once with dnd
+- avoid guest-side fd leak when transferring empty files
+ with dnd
+- add support for passing a username with SASL authentication
+- hide guest cursor when ungrabbing mouse in server mode
+- make sure client cursor is in the same position as the guest cursor when
+ ungrabbing mouse in server mode
+- add man page for command line options of application using spice-gtk
+- strip '\0' from text clipboard data
+- fix synchronization of keyboard modifiers
+- coroutine improvements
+- use http by default when SPICE_PROXY uri has no scheme
+
v0.25
=====