Prepare 0.13.2 RYGEL_0_13_2
authorJens Georg <mail@jensge.org>
Tue, 21 Feb 2012 14:03:34 +0000 (16:03 +0200)
committerJens Georg <mail@jensge.org>
Tue, 21 Feb 2012 14:03:34 +0000 (16:03 +0200)
NEWS
po/POTFILES.skip

diff --git a/NEWS b/NEWS
index 2159549..5f7216c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+0.13.2
+======
+
+A new release in the current unstable release cycle
+
+Changes compared to 0.13.1:
+
+- Work around a reference issue when using vala-0.16.
+- Really add the hack for WMP 12.
+- Fix XBox 360 showing the same songs multiple times in the "Songs" listing
+  when not using MediaExport back-end.
+- Drop obsolete gconf dependency.
+- Don't crash when loading the same module twice accidently.
+- Add tests for ItemCreator class.
+- Refactor, document and clean-up ItemCreator class.
+- Use supplied <dc:date> in CreateObject call.
+
+Tracker:
+ - Revert the change that lets the fs-miner chose the RDF type. This broke
+   uploading very badly.
+ - Use the item's date when creating a new item.
+
+Bugs fixed:
+ https://bugzilla.gnome.org/show_bug.cgi?id=664184
+ https://bugzilla.gnome.org/show_bug.cgi?id=669858
+ https://bugzilla.gnome.org/show_bug.cgi?id=660477
+
+Added/updated translations
+ - cs, courtesy of Marek Černocký
+ - es, courtesy of Daniel Mustieles
+
+All contributors to this release:
+ Jens Georg <mail@jensge.org>
+ Marek Černocký <marek@manet.cz>
+ Daniel Mustieles <daniel.mustieles@gmail.com>
+
 0.13.1
 ======
 
index 9a5f9e2..898d63a 100644 (file)
@@ -229,10 +229,15 @@ tests/rygel-http-time-seek.c
 tests/rygel-http-time-seek_http-get.c
 tests/rygel-http-time-seek-test.c
 tests/rygel-icon-info.c
+tests/rygel-item-creator.c
+tests/rygel-item-creator-test.c
 tests/rygel-media-art-store.c
+tests/rygel-relational-expression.c
 tests/rygel-searchable-container.c
 tests/rygel-searchable-container-test.c
+tests/rygel-search-expression.c
 tests/rygel-state-machine_http-get.c
 tests/rygel-state-machine_http-post.c
 tests/rygel-state-machine_http-response.c
+tests/rygel-state-machine_item-creator.c
 tests/rygel-thumbnail.c