diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2013-01-11 21:16:24 +0100 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2013-01-11 22:57:51 +0100 |
commit | 4295363ccc199d74152274a036843e6507b4c9d0 (patch) | |
tree | 96434731237c7436021d33a306c935eb78637f60 | |
parent | 0e3a5e348f7ddd4dbb32ac80a628771aef5705c2 (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-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 ===== |