[gupnp-tools] Prepare 0.8.5



commit 91b5ec7af3f8a9136d310f889697e023a81d870b
Author: Jens Georg <mail jensge org>
Date:   Fri Dec 21 13:49:26 2012 +0100

    Prepare 0.8.5

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a6bb79e..e7186f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+0.8.5
+=====
+
+Changes since 0.8.4:
+
+- Fix linking against newer versions of GUPnP.
+- Drop deprecated g_thread_init.
+- Disable g_type_init on newer GLib.
+
+gupnp-av-cp:
+ - Be a bit more precise on what exactly failed.
+ - Fix an endless loop while browsing.
+ - Ignore initial notify for ContainerUpdateID event.
+
+network-light:
+ - Fix a typo.
+
+Bugs fixed:
+ https://bugzilla.gnome.org/show_bug.cgi?id=668090
+ https://bugzilla.gnome.org/show_bug.cgi?id=690309
+
+All contributors:
+ Jens Georg <mail jensge org>
+
 0.8.4
 =====
 
diff --git a/configure.ac b/configure.ac
index 313d83d..3872452 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([gupnp-tools],
-        [0.8.4],
+        [0.8.5],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gupnp-tools],
         [gupnp-tools],
         [http://www.gupnp.org/])



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