summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Jongsma <jjongsma@redhat.com>2015-09-22 15:30:54 -0500
committerJonathon Jongsma <jjongsma@redhat.com>2015-09-22 15:30:54 -0500
commitc9b3648f4851a66b26018ff792787e18c3bfa066 (patch)
treecc538cb95ededaaa654b90884e45fe8281950257
parentb397eca557673240e29e60c35a2458597e95d53d (diff)
downloadspice-protocol-c9b3648f4851a66b26018ff792787e18c3bfa066.tar.gz
spice-protocol-c9b3648f4851a66b26018ff792787e18c3bfa066.tar.xz
spice-protocol-c9b3648f4851a66b26018ff792787e18c3bfa066.zip
Update NEWS for 0.12.10 release
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index be86c47..a342d38 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Major changes in 0.12.10
+========================
+* Add VD_AGENT_CAP_MONITORS_CONFIG_POSITION to handle multi-monitor
+ configurations that are not multi-head
+* Add protocol code generation scripts from spice-common
+* Endianness and compiler portability fixes (clang)
+
Major changes in 0.12.9
=======================
* rename newly introduced SpiceImageCompress enum to SpiceImageCompression