summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2018-11-12 23:11:11 +0100
committerJens Georg <mail@jensge.org>2018-11-12 23:11:11 +0100
commitb4dd4dd0b3f369680367a6c9efb1f9d3077ff074 (patch)
tree1897c7f051261368d00187988a7a44c0f4f069ff
parent83ef028e31ea8aae95e0dce9ac57420c27c2d133 (diff)
downloadgupnp-av-b4dd4dd0b3f369680367a6c9efb1f9d3077ff074.tar.gz
Prepare 0.12.11gupnp-av-0.12.11
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ca6de49..563c316 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+0.12.11
+=======
+
+Changes since 0.12.10:
+
+- Fix memory leak in GUPnPAVXMLDoc
+- Fix parsing of storageUsed
+- Fix name clash of internal XML utility functions
+- Fix multiple compiler warnings with recent GCC
+- Remove deprecated g_type_class_add_private
+- Bump GLib requirement to 2.38
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=770174
+ - https://bugzilla.gnome.org/show_bug.cgi?id=778396
+ - https://bugzilla.gnome.org/show_bug.cgi?id=784511
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Thomas Martinez <thomas.martinez@parrot.com>
+
0.12.10
=======