summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2016-10-06 11:47:01 +0400
committerMarc-André Lureau <marcandre.lureau@redhat.com>2016-10-06 16:05:07 +0400
commit99ed9630b84fdbdb5dcfb720420e315e14e093e2 (patch)
tree51c7f18aec7ff2fa05f3c8ed638284667c7a6687
parent3af64af78bca295d072c24cc13043fc4a283cdbd (diff)
Update NEWS for 0.33 release
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by: Pavel Grunt <pgrunt@redhat.com>
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 178bedd..989f012 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+v0.33
+=====
+
+- lz4 compression of USB channel
+- keyboard: pause key fixes, set keypress-delay to 0 on local socket
+- mouse: fix pointer grabbing in server mode
+- clipboard: fix copying text from old application without UTF8_STRING
+ target (motif)
+- file-xfer changes: grouping all transferred files per operation
+- new spice_file_transfer_task_get_{total_bytes,transferred_bytes} API
+ and associated properties
+- new SpiceChannel:socket property
+- fix rendering issues with CSD on Windows
+- fix gettext support, some translations updates
+- fix display refresh issue on f25 after resize (init egl only when
+ required)
+- many leaks and races fixes, new tests
+
v0.32
=====