[gupnp-av] Prepare 0.10.3



commit 68ca20b08bef551457a5780baf45cda9175bff72
Author: Jens Georg <mail jensge org>
Date:   Sun Aug 19 18:01:30 2012 +0200

    Prepare 0.10.3

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8d08c87..789de8e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+0.10.3
+======
+
+Changes since 0.10.2:
+
+- Ignore case when parsing DIDLLite and LastChange.
+- Fix gupnp_didl_lite_container_get_{create|search}_classes.
+- Fix a potential memory corruption in parse_additional_info.
+
+All contributors to this release:
+Jens Georg <mail jensge org>
+Mark Ryan <mark d ryan intel com>
+
+Bugs fixes in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=674322
+ - https://bugzilla.gnome.org/show_bug.cgi?id=676372
+ - https://bugzilla.gnome.org/show_bug.cgi?id=678784
+
 0.10.2
 ======
 
diff --git a/configure.ac b/configure.ac
index 3be17c8..7e32993 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([gupnp-av],
-        [0.10.2],
+        [0.10.3],
         [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]