summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2014-02-01 14:29:50 +0100
committerJens Georg <mail@jensge.org>2014-06-10 15:11:00 +0200
commitb09ccb4369f564571b9135179d0df30d92a8cd20 (patch)
tree7362ad299ac831b0a70641e67c2cc3eb12e25746
parent4b24655bee85fe0e9a5fde897e34c6147e25c4dd (diff)
downloadgupnp-av-b09ccb4369f564571b9135179d0df30d92a8cd20.tar.gz
Prepare 0.12.6gupnp-av-0.12.6
Signed-off-by: Jens Georg <mail@jensge.org>
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e01d5c7..ba9afa4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+0.12.6
+======
+
+Changes since 0.12.5:
+
+- Fix some coverity issues.
+- lazy-create XML namespaces so only used-ones are declared.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=705564
+ - https://bugzilla.gnome.org/show_bug.cgi?id=730590
+ - https://bugzilla.gnome.org/show_bug.cgi?id=730591
+ - https://bugzilla.gnome.org/show_bug.cgi?id=731033
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+
0.12.5
======