Prepare 0.14.2
authorJens Georg <jensg@openismus.com>
Wed, 6 Mar 2013 09:39:09 +0000 (10:39 +0100)
committerJens Georg <jensg@openismus.com>
Wed, 6 Mar 2013 09:39:09 +0000 (10:39 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 3cb995e..6cf1296 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+0.14.2
+======
+
+- Fix memory leaks on initial interface search.
+- Make default interface detection a little bit smarter.
+
+All contributors to this release:
+  Krzesimir Nowak <krnowak@openismus.com>
+
 0.14.1
 ======
 
index 34a98ae..3019c0a 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gssdp],
-        [0.14.1],
+        [0.14.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gssdp],
         [gssdp],
         [http://www.gupnp.org/])