diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2013-11-26 18:53:24 +0100 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2013-11-27 11:13:43 +0100 |
commit | 2e3aa29794bb74170ac5137b9ba68c85c1bfb8ff (patch) | |
tree | d698248f1b5e4c804734259fd3525f0d1a0a47dd | |
parent | c48b516f8ed52f4983073bb99055fea25cb12aa5 (diff) |
Release v0.22v0.22
v0.22
=====
- improve inverted cursor support
- use system-wide trust certificate store
- make sasl support work with other method than MD5
- fix some clipboard crasher, limit clipboard size
- fix various regressions:
usbredir, alt-tab on win32, palette crash, agent notification, old
protocol support, sasl ending crash, gthread coroutine crash, close
sockets on migration, pulse backend crash
- fix a few memory leaks
- build-sys improvements
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +v0.22 +===== + +- improve inverted cursor support +- use system-wide trust certificate store +- make sasl support work with other method than MD5 +- fix some clipboard crasher, limit clipboard size +- fix various regressions: + usbredir, alt-tab on win32, palette crash, agent notification, old + protocol support, sasl ending crash, gthread coroutine crash, close + sockets on migration, pulse backend crash +- fix a few memory leaks +- build-sys improvements + v0.21 ===== |