diff options
author | Uri Lublin <uril@redhat.com> | 2013-07-10 00:57:08 +0300 |
---|---|---|
committer | Uri Lublin <uril@redhat.com> | 2013-07-17 18:32:58 +0300 |
commit | b270fb010a3ddb432dfe6b15e4bdffa6ac086cd0 (patch) | |
tree | acfbea10eeef65b2bee9360ce16e7d7853c1d788 /NEWS | |
parent | 51d50dca002b424641b97a630a49f6105efdb0f1 (diff) |
Release 0.12.4v0.12.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Major changes in 0.12.4: +======================== +* log actual address spice-server binds to +* main_channel: fix double release of migration target data (rhbz#859027) +* red_channel: replace an assert upon threads mismatch with a warning (rhbz#823472) +* support for filtering out agent file-xfer msgs (rhbz#961848) +** new library export spice_server_set_agent_file_xfer +* mjpeg encoder statistics (mjpeg_encoder_get_stats) +* improve stream stats readability and ease of parsing +* fix for stuck display_channel over WAN (jpeg_enabled=true) (rhbz#977998) +* Use RING_FOREACH_SAFE and other SAFE macros (rhbz#887775) +* Some server/tests fixes. + Major changes in 0.12.3: ======================== * monitor client bandwidth and latency. |