summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 91eb7dc..4eb6232 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+0.12.2
+======
+
+Changes since 0.12.1:
+- Fix VAPI generation if GObject-introspection version is >= 1.36.
+- Fix vala bindings for LastChangeParser.parse_last_change.
+- Small improvement to resource matching.
+- Fix DIDLLiteContainer.get_total_deleted_child_count return value.
+- Fix compiling with -Wall -Werror.
+- Fix gtk-doc warnings.
+
+All contributors to this release:
+ Jens Georg <mail@jensge.org>
+ Ludovic Ferrandis <ludovic.ferrandis@intel.com>
+
+0.12.1
+======
+
+Changes since 0.12.0:
+- Fix compiler warnings.
+- Update .gitignore.
+
+All contributors to this release:
+ Andreas Henriksson <andreas@fatal.se>
+ Krzesimir Nowak <qdlacz@gmail.com>
+
0.12.0
======