summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2015-11-21 19:13:20 +0100
committerJens Georg <mail@jensge.org>2015-11-21 19:13:20 +0100
commitfd264b532142c3613e8481599446b1b17213a0fb (patch)
treef975faa44bdc202f6e0ad629ca8c9d77b9ea62b9
parentc1c5e9546cf2881f89d4a479eccb3fa1f5ae5d1a (diff)
downloadgssdp-fd264b532142c3613e8481599446b1b17213a0fb.tar.gz
Prepare 0.14.12gssdp-0.14.12
Signed-off-by: Jens Georg <mail@jensge.org>
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2381375..67a3cc1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+0.14.12
+=======
+
+- Fix issues with names of loopback device on *BSD.
+- Move gtest code one level up and examples to their own folder.
+- Fix a possible NULL derefence in gssdp-device-sniffer.
+- Remove use of gnome-common for building.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=743070
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Thomas Klausner <tk@giga.or.at>
+
0.14.11
=======