Update NEWS for 0.12.10 release

This commit is contained in:
Jonathon Jongsma 2015-09-22 15:30:54 -05:00
parent b397eca557
commit c9b3648f48

7
NEWS
View File

@ -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