Prepare 0.12.0
authorJens Georg <mail@jensge.org>
Mon, 29 Aug 2011 15:05:10 +0000 (17:05 +0200)
committerJens Georg <mail@jensge.org>
Mon, 29 Aug 2011 15:11:18 +0000 (17:11 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index eeed1df..bc1a96d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+0.12.0
+======
+- Remove unnecessary and annoying deprecation warnings.
+- When sending duplicate announcement packets, always repeat complete sets.
+
+All contributors to this release:
+
+Jens Georg <mail@jensge.org>
+
+Bugs fixed:
+- bgo#655900
+
+DLNA requirements addressed:
+- 7.2.4.3
+- 7.2.4.5
+
 0.11.2
 ======
 - Modernize autotools.
index 189b06c..4a0008c 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gssdp],
-        [0.11.2],
+        [0.12.0],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gssdp],
         [gssdp],
         [http://www.gupnp.org/])