summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2015-08-11 17:18:35 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2015-10-01 17:56:43 +0200
commitf0aeb9db000a34a46b51c5d95229171ff1eee307 (patch)
treefd54b28fd10da91b1584873bcf4d3c9496ea7ffc /NEWS
parentbb969255c99a2bc1c99a38f7992893a16b604661 (diff)
downloadspice-f0aeb9db000a34a46b51c5d95229171ff1eee307.tar.gz
spice-f0aeb9db000a34a46b51c5d95229171ff1eee307.tar.xz
spice-f0aeb9db000a34a46b51c5d95229171ff1eee307.zip
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2fbac0d9..a6312e26 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Major changes in 0.12.6:
+========================
+* Removed spicec client code, it has been superseded by remote-viewer and other
+ spice-gtk based clients
+* Unix socket support
+* LZ4 support
+* Let clients specify their preferred image compression format
+* Allow to record and replay a spice-server session
+* Fix for CVE-2015-3247
+* spice-protocol submodule has been removed,, spice-protocol must now be
+ installed when building spice-server
+* Remove write polling in chardevs to reduce wakeups
+* Various bugs, crashes fixes, code cleanups, ...
+
Major changes in 0.12.5:
========================
* Added Opus support. Celt support will be obsoleted in a future release.