summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2014-05-04 15:42:47 +0200
committerJens Georg <mail@jensge.org>2014-05-04 15:42:47 +0200
commitc82f0007e44f986fab13a1a6fae2a7848e9d7aba (patch)
treea9697d38f741af7115bf02f04a20839f0702ea0a
parent7a948d71aee8bea4a7f3d867fbe1335601b22657 (diff)
downloadgupnp-c82f0007e44f986fab13a1a6fae2a7848e9d7aba.tar.gz
Prepare 0.20.11gupnp-0.20.110.20.11
Signed-off-by: Jens Georg <mail@jensge.org>
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b5580ff..e38eca5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+0.20.11
+=======
+
+Changes since 0.20.10:
+
+- Disable the Unix context manager on Android.
+- Fix Windows compilation.
+- Fix a memory leak in Linux context manager.
+- Fix libuuid dependencies in pkg-config files.
+- Implement a simple ACL infrastructure.
+
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=711027
+ - https://bugzilla.gnome.org/show_bug.cgi?id=723715
+ - https://bugzilla.gnome.org/show_bug.cgi?id=727539
+ - https://bugzilla.gnome.org/show_bug.cgi?id=728889
+
+All contributors to this release:
+ - Philip Withnall <philip.withnall@collabora.co.uk>
+ - Jens Georg <mail@jensge.org>
+ - Olivier CrĂȘte <olivier.crete@collabora.com>
+ - Luciana Fujii <luciana.fujii@collabora.com>
+
0.20.10
=======