summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS36
-rw-r--r--po/POTFILES.skip5
2 files changed, 41 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 21595499..5f7216c2 100644
--- 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
======
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 9a5f9e27..898d63a3 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -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