summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-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
=======