[gupnp/gupnp-0.18] Prepare 0.18.3



commit 606dba72616934768e812e95578ed632b90e6779
Author: Jens Georg <mail jensge org>
Date:   Thu May 3 18:02:46 2012 +0200

    Prepare 0.18.3

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9c7bf2f..531ab51 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+0.18.3
+======
+
+Changes since 0.18.2:
+
+- Add a Connman (http://connman.net) context manager.
+- Add a work-around for one of the lock-ups in bug 667494.
+- Don't leak private symbols.
+- Don't leak DBus proxies in network-manager context-manager.
+- Fix some g-i annotations.
+
+All contributors to this release:
+Ludovic Ferrandis <ludovic ferrandis linux intel com>
+Jens Georg <mail jensge org>
+Andreas Henriksson <andreas fatal se>
+
+Changes in dependencies:
+If the Connman context-manager is enabled (--with-context-manager=connman),
+the required glib version is 2.28.
+
+Bugs fixed:
+- https://bugzilla.gnome.org/show_bug.cgi?id=673933
+- https://bugzilla.gnome.org/show_bug.cgi?id=674410
+- https://bugzilla.gnome.org/show_bug.cgi?id=672998
+
+
 0.18.2
 ======
 
diff --git a/configure.ac b/configure.ac
index bc682d0..d0b1746 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gupnp],
-        [0.18.2],
+        [0.18.3],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp],
         [gupnp],
         [http://www.gupnp.org/])



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