summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2014-02-03 16:58:25 +0100
committerJens Georg <mail@jensge.org>2014-02-03 17:02:16 +0100
commit2eb8c095f990167c0418c2f387d74fe216ca009d (patch)
tree4189700a0f7aa50ce07aed1cc71ff19e2874e576 /NEWS
parentcd8a47ec762daedf79b996e5218e0d4bb9e0bf58 (diff)
downloadgupnp-2eb8c095f990167c0418c2f387d74fe216ca009d.tar.gz
Prepare 0.20.10gupnp-0.20.10
Signed-off-by: Jens Georg <mail@jensge.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a56995b..b5580ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+0.20.10
+=======
+
+Changes since 0.20.9:
+
+- Make sure ResourceFactory creates proxies with the correct GType.
+- Make it possible to unsubscribe from a service proxy during a call-back.
+- Disable managed RootDevices on WL change in addition to ControlPoints.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=678701
+ - https://bugzilla.gnome.org/show_bug.cgi?id=690400
+ - https://bugzilla.gnome.org/show_bug.cgi?id=711332
+
+All contributors to this release:
+ - Jussi Kukkonen <jussi.kukkonen@intel.com>
+ - Jens Georg <mail@jensge.org>
+
0.20.9
======