[gupnp-dlna] Prepare 0.9.1



commit a9eafcdc79f0b3e681a4e45b236fbc20860744ef
Author: Jens Georg <mail jensge org>
Date:   Wed Dec 5 14:17:51 2012 +0100

    Prepare 0.9.1

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 76915ff..a650d4e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+0.9.1
+=====
+- Fix a potential crash in profile guessing.
+- Fix issues from static code check.
+- Lower GLib dependency to 2.32.
+
+All contributors to this release:
+  Krzesimir Nowak <krnowak openismus com>
+  Mark Ryan <mark d ryan intel com>
+  Jens Georg <jensg openismus com>
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=689596
+ - https://bugzilla.gnome.org/show_bug.cgi?id=689598
+ - https://bugzilla.gnome.org/show_bug.cgi?id=689612
+ - https://bugzilla.gnome.org/show_bug.cgi?id=689615
+ - https://bugzilla.gnome.org/show_bug.cgi?id=689616
+
+Changes in dependencies:
+ - GLib >= 2.32
+
 0.9.0
 =====
 - Make DLNA profile handling independant from GStreamer.
diff --git a/configure.ac b/configure.ac
index 019683c..ec960fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([gupnp-dlna],
-        [0.9.0],
+        [0.9.1],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp-dlna],
         [gupnp-dlna],
         [http://www.gupnp.org/])



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