summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2013-05-17 10:34:54 -0400
committerAlon Levy <alevy@redhat.com>2013-05-17 11:06:34 -0400
commit59ff2f9221f3d78d4a12b7da6d8d6e2fb499ca10 (patch)
treee17103212eb3e08afc3972b9b49bf2cca221d432 /NEWS
parent5170589c21f183b5eee13b1eab5e37793f5426e3 (diff)
downloadspice-59ff2f9221f3d78d4a12b7da6d8d6e2fb499ca10.tar.gz
spice-59ff2f9221f3d78d4a12b7da6d8d6e2fb499ca10.tar.xz
spice-59ff2f9221f3d78d4a12b7da6d8d6e2fb499ca10.zip
0.12.3 releasev0.12.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 30912c5b..acfffb8b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Major changes in 0.12.3:
+========================
+* monitor client bandwidth and latency.
+* dynamically adjust video stream quality based on client bandwidth & latency.
+** new SPICE_MSGC_DISPLAY_STREAM_REPORT
+** can also set SPICE_BIT_RATE environment variable to override.
+* support arbitrary latency of audio stream wrt video stream:
+** new SPICE_MSG_PLAYBACK_LATENCY
+* notify agent on client disconnection
+** new VD_AGENT_CLIENT_DISCONNECTED message
+* better support for switching from qxl to vga mode
+** new library export spice_qxl_driver_unload
+* multiple monitor support in single channel fixes.
+* stop streams before migration.
+* don't send empty volume messages.
+* Bugs fixed: rhbz#891326, rhbz#958276, rhbz#956345
+* fixes to inputs, chardev, build fixes.
+
Major changes in 0.12.2:
========================
* Stable Release