Update NEWS for 0.33 release

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Acked-by: Pavel Grunt <pgrunt@redhat.com>
This commit is contained in:
Marc-André Lureau 2016-10-06 11:47:01 +04:00
parent 3af64af78b
commit 99ed9630b8

18
NEWS
View File

@ -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
=====