[gssdp] Prepare 0.11.2



commit d0a37a51088427072200f9fa56081354b03ad3b3
Author: Jens Georg <mail jensge org>
Date:   Wed Jul 20 20:54:55 2011 +0200

    Prepare 0.11.2

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8688557..eeed1df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+0.11.2
+======
+- Modernize autotools.
+- Create .xz dist tarballs only.
+- Deprecate main_context argument and property. Use
+  g_main_context_push_thread_default() instead.
+- Fix warnings from gtk-doc.
+
+All contributors to this release:
+
+Jens Georg <mail jensge org>
+
+Bugs fixed:
+- bgo#654733
+- bgo#654178
+- bgo#654177
+
+Changes in dependencies (when compiling from git):
+Autoconf >= 2.64
+Automake >= 1.11
+
 0.11.1
 ======
 - Fullfill restrictions imposed by UPnP CTT 1.5.
diff --git a/configure.ac b/configure.ac
index 6a99306..189b06c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gssdp],
-        [0.11.1],
+        [0.11.2],
         [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]