diff options
author | Christophe Fergeau <cfergeau@redhat.com> | 2014-10-29 14:14:05 +0100 |
---|---|---|
committer | Christophe Fergeau <cfergeau@redhat.com> | 2014-10-29 14:14:05 +0100 |
commit | 6f575472a1407286784e27a9afce4b8db2753048 (patch) | |
tree | 28c3aa4e0601815d6cb5a38807f08e96fc70ce81 /NEWS | |
parent | 43e3f6ea012236b1c3759a48b24026bdeff5d7e0 (diff) | |
download | spice-gtk-6f575472a1407286784e27a9afce4b8db2753048.tar.gz spice-gtk-6f575472a1407286784e27a9afce4b8db2753048.tar.xz spice-gtk-6f575472a1407286784e27a9afce4b8db2753048.zip |
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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 ===== |