From 620faed8ceb46b184648ea2be42fc462c6377b45 Mon Sep 17 00:00:00 2001 From: Marc-André Lureau Date: Thu, 11 Dec 2014 14:54:54 +0100 Subject: Prepare 0.27 release --- NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) 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 ===== -- cgit v1.2.3