[Spice-devel] [spice-gtk v1 5/5] CHANGELOG: Prepare for v0.37 release

Victor Toso victortoso at redhat.com
Tue May 14 16:26:02 UTC 2019


From: Victor Toso <me at victortoso.com>

Signed-off-by: Victor Toso <victortoso at redhat.com>
---
 CHANGELOG.md | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2d2ad35..ee6f18d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,32 @@
+v0.37
+=====
+
+- Deprecated: SpiceMainChannel:color-depth and SpiceSession::color-depth see
+  ([rhbz#1543538] and [rhbz#1350853]).
+- Fix race condition on keyboard modifiers
+- Fix cursor on Wayland: Fixes hidden cursor #83
+- Fix clipboard on X11: avoid request client clipboard data when is known that
+  there is no data.
+- Improve code around usb redirection feature
+- Fix on usb redirection: Don't add same device twice
+- Fix on smartcard: Warn if multiple readers are detected
+- Add instrumentation for frame and queue statistics of SpiceDisplay using
+  [Recorder] library
+- Fix Warnings with GStreamer >= 1.14 on video decoding due setting buffer's PTS
+- Fix some Critical warnings when build without GNOME desktop integration
+- Fix Criticals when no primary monitor is set
+- Documentation fixes
+- Added optional dependency: [Recorder]
+- Require GStreamer >= 1.10 (optional)
+- Require usbredir >= 0.7.1 (optional)
+- Translations:
+  - Added Czech
+  - Fix Italian
+
+[Recorder]: https://github.com/c3d/recorder
+[rhbz#1543538]: https://bugzilla.redhat.com/show_bug.cgi?id=1543538
+[rhbz#1350853]: https://bugzilla.redhat.com/show_bug.cgi?id=1350853
+
 v0.36
 =====
 
-- 
2.20.1



More information about the Spice-devel mailing list