Prepare 0.12.1
authorJens Georg <mail@jensge.org>
Fri, 9 Dec 2011 13:52:40 +0000 (14:52 +0100)
committerJens Georg <mail@jensge.org>
Fri, 9 Dec 2011 13:52:40 +0000 (14:52 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index bc1a96d..4ad4630 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+0.12.1
+======
+- Increase UDP buffer size.
+- Fix searching for an UDN that started with [a-f]
+
+All contributors to this release:
+
+Steffen Sledz <sledz@dresearch-fe.de>
+Jens Georg <mail@jensge.org>
+
+Bugs fixed:
+- https://bugzilla.gnome.org/show_bug.cgi?id=664177
+
 0.12.0
 ======
 - Remove unnecessary and annoying deprecation warnings.
index 4a0008c..4de526a 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gssdp],
-        [0.12.0],
+        [0.12.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gssdp],
         [gssdp],
         [http://www.gupnp.org/])