summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2014-08-24 15:38:03 +0000
committerJuan A. Suarez Romero <jasuarez@igalia.com>2014-08-24 15:38:03 +0000
commit5b49eb5d5bf4cf0aae364945ff7b85a58fd657a0 (patch)
treeb55ab1eef2adbe204435981c4673aab2d680d22b /NEWS
parent155fcf3bef62cd3ae98b5a35ab5d290d5a86e22b (diff)
downloadgrilo-5b49eb5d5bf4cf0aae364945ff7b85a58fd657a0.tar.gz
Release 0.2.11grilo-0.2.11
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS43
1 files changed, 43 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6b2a1ad..321724a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,46 @@
+NEW in 0.2.11
+=============
+
+ * Fixes in build system
+ * Generate AUTHORS file automatically
+ * Added new keys: GRL_METADATA_KEY_TITLE_FROM_FILENAME,
+ GRL_METADATA_KEY_MB_ALBUM_ID
+ * Added new tool: grl-launch, to run Grilo operations from command line
+ * Several fixes, including
+ * BGO#706877 - Let TheMovieDb resolver perform searches based on file name
+ * BGO#726698 - core: More cleanups
+ * BGO#727223 - Add grl-launch tool
+ * BGO#728812 - GrlPlsFilterFunc is missing from the doc
+ * BGO#730003 - core: Fix reference to renamed functions
+ * BGO#730548 - GRL_METADATA_KEY_INVALID is missing in the Vala bindings
+ * BGO#731282 - Add GRL_METADATA_KEY_MB_ALBUM_ID to core keys
+ * BGO#733232 - rhythmbox crashes while using jamendo due to double free in
+ libgrilo
+ * BGO#733285 - gboolean grl_initialized should be reset to FALSE in
+ grl_deinit
+ * Added/updated support for i18n
+ * Basque (new)
+ * Greek
+ * Serbian
+ * Turkish (new)
+
+ * Contributors to this release:
+ Andres Gomez <agomez@igalia.com>
+ Bastien Nocera <hadess@hadess.net>
+ Inaki Larranaga Murgoitio <dooteo@zundan.com>
+ Juan A. Suarez <jasuarez@igalia.com>
+ Juan A. Suarez Romero <jasuarez@igalia.com>
+ MarMav <mavridou@gmail.com>
+ Muhammet Kara <muhammetk@gmail.com>
+ Olav Vitters <olav@vitters.nl>
+ Oliver Krylow <okrylow@gmail.com>
+ Piotr Drąg <piotrdrag@gmail.com>
+ Simon Wenner <simon@wenner.ch>
+ Victor Toso <me@victortoso.com>
+ Xavier Claessens <xavier.claessens@collabora.com>
+ Мирослав Николић <miroslavnikolic@rocketmail.com>
+
+
NEW in 0.2.10
=============