summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2012-02-23 18:09:34 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2012-02-23 19:02:52 +0100
commitdca63ebf3868b305bf08578d5a1a23f92cef4af3 (patch)
tree040de5450498324ebf560ee7b3700eade5fa416e /NEWS
parentf2962e8ceff8b4810abade38447cab288a360918 (diff)
Release v0.10
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 01ea249..523e277 100644
--- a/NEWS
+++ b/NEWS
@@ -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