diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2012-02-23 18:09:34 +0100 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2012-02-23 19:02:52 +0100 |
commit | dca63ebf3868b305bf08578d5a1a23f92cef4af3 (patch) | |
tree | 040de5450498324ebf560ee7b3700eade5fa416e /NEWS | |
parent | f2962e8ceff8b4810abade38447cab288a360918 (diff) |
Release v0.10
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ +v0.10 +===== + +- USB redir is now aware of host/guest side filtering +- you can query spice_usb_device_manager_can_redirect_device() +- fix the usbredir channel lifetime to be equal to session lifetime +- set keepalive on channel socket +- fix hangs on windows when using ssl chanels +- add a SpiceDisplay::zoom-level to maintain a scaling ratio +- add controller ENABLE_SMARTCARD option +- remove a few warnings, ui improvements, build fixes + v0.9 ==== + - Add command line options for setting the cache size and the glz window size - Add a USB device selection widget to libspice-client-gtk - Various bug fixes and code improvements |