summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba9afa4..83de0fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+0.12.7
+======
+
+Changes since 0.12.6:
+
+- Remove use of deprecated INCLUDES.
+- Fix GUPnPDIDLLiteObject namespace getters.
+- Avoid warnings on missing protocol info.
+- Require vapigen 0.22 to avoid endless loop on VAPI generation.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=740265
+ - https://bugzilla.gnome.org/show_bug.cgi?id=741103
+ - https://bugzilla.gnome.org/show_bug.cgi?id=741555
+ - https://bugzilla.gnome.org/show_bug.cgi?id=740365
+
+All contributors to this release:
+ - Sven Neumann <neumann@teufel.de>
+ - Jens Georg <mail@jensge.org>
+ - Philip Withnall <philip.withnall@collabora.co.uk>
+
0.12.6
======