[gupnp-av] Prepare 0.12.3



commit 5937cef6c2461039e61b393d177dd98838492bd0
Author: Jens Georg <mail jensge org>
Date:   Wed Oct 16 14:36:51 2013 +0200

    Prepare 0.12.3

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4eb6232..3d995b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+0.12.3
+======
+
+Changes since 0.12.2:
+- Add support for link protection DLNA flags.
+- Fix DLNA.ORG_PS generation.
+- Add res dlna:cleartextSize attribute.
+- Only use DLNA XML namespace when it's actually used.
+- Add res dlna:trackTotal attribute.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=705564
+ - https://bugzilla.gnome.org/show_bug.cgi?id=707495
+ - https://bugzilla.gnome.org/show_bug.cgi?id=702557
+ - https://bugzilla.gnome.org/show_bug.cgi?id=706926
+ - https://bugzilla.gnome.org/show_bug.cgi?id=706928
+
+All contributors to this release:
+ - Parthiban Balasubramanian <p balasubramanian cablelabs com>
+ - Jens Georg <mail jensge org>
+ - Craig Pratt <craig ecaspia com>
+
 0.12.2
 ======
 
diff --git a/configure.ac b/configure.ac
index 7a559b3..8953ec1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([gupnp-av],
-        [0.12.2],
+        [0.12.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]