[gssdp] Prepare 0.14.0



commit 4ecd2137f89326c6f957a145efbf742116a9d2f2
Author: Jens Georg <mail jensge org>
Date:   Wed Feb 20 13:31:44 2013 +0100

    Prepare 0.14.0

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 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
diff --git a/configure.ac b/configure.ac
index a1c76f6..d92f8c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gssdp],
-        [0.13.3],
+        [0.14.0],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gssdp],
         [gssdp],
         [http://www.gupnp.org/])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]