summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2013-11-26 18:53:24 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2013-11-27 11:13:43 +0100
commit2e3aa29794bb74170ac5137b9ba68c85c1bfb8ff (patch)
treed698248f1b5e4c804734259fd3525f0d1a0a47dd
parentc48b516f8ed52f4983073bb99055fea25cb12aa5 (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--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8ecae50..f61c77f 100644
--- a/NEWS
+++ b/NEWS
@@ -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
=====