[gupnp-av] Prepare 0.10.2



commit 396fb460e94888b9fbf08526712fdb02d6ee215b
Author: Jens Georg <mail jensge org>
Date:   Fri Apr 20 16:00:21 2012 +0200

    Prepare 0.10.2

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bcd7ffc..8d08c87 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+0.10.2
+======
+
+Changes since 0.10.1:
+
+- Update Autotools integration.
+- Create xz tarballs by default.
+- Several fixes from static code analysis.
+- Fix an endless loop on really largs {Source,Sink}ProtocolInfo strings.
+- Fix a crash in gupnp_didl_lite_contributor_get_name.
+- Fix documentation for gupnp_didl_lite_object_get_parent_id.
+- Fix a memory leak in resolution parsing.
+- Allow OP, CI and PS params without DLNA profile.
+
+All contributors to this release:
+Jens Georg <mail jensge org>
+Javier JardÃn <jjardon gnome org>
+Mark Ryan <mark d ryan intel com>
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=671246
+ - https://bugzilla.gnome.org/show_bug.cgi?id=674319
+ - https://bugzilla.gnome.org/show_bug.cgi?id=674324
+ - https://bugzilla.gnome.org/show_bug.cgi?id=674325
+ - https://bugzilla.gnome.org/show_bug.cgi?id=653894
+
 0.10.1
 ======
 
diff --git a/configure.ac b/configure.ac
index 9789a9b..3be17c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([gupnp-av],
-        [0.10.1],
+        [0.10.2],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=GUPnP],
         [gupnp-av],
         [http://www.gupnp.org/])



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