summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2013-01-11 21:16:24 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2013-01-11 22:57:51 +0100
commit4295363ccc199d74152274a036843e6507b4c9d0 (patch)
tree96434731237c7436021d33a306c935eb78637f60
parent0e3a5e348f7ddd4dbb32ac80a628771aef5705c2 (diff)
Release v0.16v0.16
v0.16 ===== - Fix crash with SSL connection (#890464) - Send monitor config to the agent on spice_main_set_display_enabled() (#881072) - Fix channel leak and wrong condition in spice_channel_flush() - Build fixes
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5395d5d..a46718a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+v0.16
+=====
+
+- Fix crash with SSL connection (#890464)
+- Send monitor config to the agent on spice_main_set_display_enabled() (#881072)
+- Fix channel leak and wrong condition in spice_channel_flush()
+- Build fixes
+
v0.15
=====