summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2013-10-16 14:55:12 +0200
committerJens Georg <mail@jensge.org>2013-10-16 14:55:12 +0200
commit35f53a6e3a7061443f09fdc496b7dcf38340d89d (patch)
treecf05cb80ea6d7feb073b0ea81fe3aad44b5ed976
parent7d1c1d65f92de96468fa7d4b818d28fc373d4c3b (diff)
downloadgupnp-35f53a6e3a7061443f09fdc496b7dcf38340d89d.tar.gz
Prepare 0.20.7gupnp-0.20.7
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cff25ba..3f0261d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+0.20.7
+======
+
+Changes since 0.20.6:
+- Fix GCC warnings about local includes.
+- Do not hand out libxml2-allocated strings.
+- Fix a crash when a notification host was not available.
+- Always call action call-back asynchronously, even when there was an error.
+- Add performance measurement options to light-server/-client.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=669729
+ - https://bugzilla.gnome.org/show_bug.cgi?id=703263
+ - https://bugzilla.gnome.org/show_bug.cgi?id=708162
+ - https://bugzilla.gnome.org/show_bug.cgi?id=708575
+ - https://bugzilla.gnome.org/show_bug.cgi?id=708751
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Andrzej Bieniek <andyhelp@gmail.com>
+ - Emanuele Aina <emanuele.aina@collabora.com>
+
0.20.6
======