[Spice-devel] [win32/vd-agent v1 3/3] Prepare for 0.10.0 release

Victor Toso victortoso at redhat.com
Thu Apr 11 08:32:16 UTC 2019


From: Victor Toso <me at victortoso.com>

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f142aab..56c9d65 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,19 @@
+v0.10.0
+=======
+- Introduce turn_monitor_off method of WDDM interface
+- Fix number of displays after reconnection ([rhbz#1477191])
+- Avoid possible integer overflows from reading spice-protocol messages
+- Fix possible buffer overflows while reading from registry
+- Fix loss of mouse movement events
+- file-xfer: only store completed files
+- Some fixes in vcproj file to build with Visual Studio
+- Do not use reserved chars for filenames ([rhbz#1520393])
+- Fix saving BMP file format
+- Various cleanups and code improvements
+
+[rhbz#1477191]: https://bugzilla.redhat.com/show_bug.cgi?id=1477191
+[rhbz#1520393]: https://bugzilla.redhat.com/show_bug.cgi?id=1520393
+
 v0.9.0
 ======
 - remove cximage dependency
-- 
2.20.1



More information about the Spice-devel mailing list