summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2012-11-30 16:02:36 +0100
committerJens Georg <mail@jensge.org>2012-11-30 16:02:36 +0100
commita72d3ed28ee51b2099aab933c2ce7ef636721d62 (patch)
treef5026316a8405fd94fac276e36b9c0907d8f88e7
parent802c0701f95bc2dca7aa05dc0974e76e73ca36af (diff)
downloadgupnp-av-a72d3ed28ee51b2099aab933c2ce7ef636721d62.tar.gz
Prepare 0.11.4gupnp-av-0.11.4
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aa44b1b..95f32a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+0.11.4
+======
+
+Changes since 0.11.3:
+- Fix DIDL_S parsing issues in GUPnPMediaCollection.
+- Fix reference count issues in GUPnPMediaCollection.
+- Add more tests for GUPnPMediaCollection.
+- Add test for LastChange parser.
+- Fix LD_LIBRARAY_PATH handling on make check.
+- Silence XSD validation errors on make check.
+- Silence makefile portability warnings.
+- Some gtk-doc fixes.
+- Add LastChange parser for LastChange in ContentDirectory:3 including tests.
+
+All contributors to this release:
+
+Jens Georg <jensg@openismus.com>
+Krzesimir Nowak <krnowak@openismus.com>
+Regis Merlino <regis.merlino@intel.com>
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=689094
+ - https://bugzilla.gnome.org/show_bug.cgi?id=689141
+ - https://bugzilla.gnome.org/show_bug.cgi?id=689276
+
0.11.3
======