summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2013-02-20 13:31:44 +0100
committerJens Georg <mail@jensge.org>2013-02-20 13:31:44 +0100
commit4ecd2137f89326c6f957a145efbf742116a9d2f2 (patch)
tree9bf3279587ac88ce59719f82ac0400f538536595 /NEWS
parenta73689c4c313917619709e6e40b85fc7194105cf (diff)
downloadgssdp-4ecd2137f89326c6f957a145efbf742116a9d2f2.tar.gz
Prepare 0.14.0gssdp-0.14.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a2f9897..bc14a1f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+0.14.0
+======
+- Don't use inet_netof to filter for correct source networks.
+- Add gssdp_resource_browser_rescan() function.
+- Allow custom TTL values for GSSDPClient.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=656406
+ - https://bugzilla.gnome.org/show_bug.cgi?id=668922
+ - https://bugzilla.gnome.org/show_bug.cgi?id=692516
+
+All contributors to this release:
+
+Jens Georg <mail@jensge.org>
+Krzesimir Nowak <krnowak@openismus.com>
+gnupnp <gnupnp@dorgby.net>
+
0.13.2
======
- Fix implementation of GInitable such that _init() is callable multiple times