summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2014-12-11 14:54:54 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2014-12-11 14:59:07 +0100
commit620faed8ceb46b184648ea2be42fc462c6377b45 (patch)
tree11dde87e29bcc55d0f11098633d2f661851258e8 /NEWS
parent770369a52156076843f8d5e49630ccd6109e1b9a (diff)
Prepare 0.27 release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 361a60c..abc1477 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+v0.27
+=====
+
+- add GStreamer 1.0 audio support
+- add LZ4 compression algorithm support
+- learn to release the keyboard grab on release keys pressed (ctrl+alt
+ by default), to let alt+f4/alt-tab and others for client side
+- session and channels life-cycle changes: a channel will no longer
+ hold a reference after session disconnection
+- migration fixes, fail early on client provided fds (this is left to
+ solve in the future)
+- fix support for Gtk+ 3.0 on Windows
+- clipboard size fixes
+- server-side pointer drawing on grab
+- new APIs:
+ spice_usb_device_get_libusb_device()
+ spice_session_is_for_migration()
+- build-sys improvements
+
v0.26
=====