summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2012-11-30 15:48:06 +0000
committerJuan A. Suarez Romero <jasuarez@igalia.com>2012-11-30 15:48:06 +0000
commitb998258ca01e0d6323edd09935e280efa051fce3 (patch)
treebff620acc8e1f791e7df4e57f101a67939a1e871
parent4d44f1d26acd25f8d5b754a23e79f6bcf32a74ec (diff)
Release 0.2.4grilo-plugins-0.2.4
-rw-r--r--AUTHORS2
-rw-r--r--NEWS48
2 files changed, 50 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 6b86fd6..35b5c84 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -7,6 +7,8 @@ Juan A. Suarez Romero <jasuarez@igalia.com>
Jussi Kukkonen <jku@linux.intel.com>
Lionel Landwerlin <lionel.g.landwerlin@linux.intel.com>
Mathias Hasselmann <mathias@openismus.com>
+Murray Cumming <murrayc@murrayc.com>
+Murray Cumming <murrayc@openismus.com>
Philip Withnall <philip@tecnocode.co.uk>
Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Xabier Rodriguez Calvar <xrcalvar@igalia.com>
diff --git a/NEWS b/NEWS
index 7609fc0..01833bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+NEW in 0.2.4
+============
+ * General
+ * Improved build system
+ * Added plugins documentation
+ * BGO#685473 - grl_source_query(): Does not hint at the query syntaxes
+
+ * Blip.TV plugin
+ * Use GrlNet instead of librest
+ * Fixed backend API usage
+
+ * Filesystem plugin
+ * Fixed a warning
+
+ * Jamendo plugin
+ * BGO#689125 - jamendo: return no result when browsing out of range feeds
+ * Local Metadata plugin
+ * Check URL in resolve
+
+ * Metadata Store plugin
+ * Fixed crash with freed variable
+ * BGO#687788 - metadata-store: Add 'search' with filtering by 'favourite'
+
+ * TMDb plugin
+ * Added documentation
+ * Added example of use
+ * Restored original-title key
+ * BGO#688245 - Add tmdb plugin tests
+
+ * Tracker plugin
+ * Added support for Tracker 0.15
+ * Vimeo plugin
+ * Use GrlNet
+ * Use quvi to get the URL video
+ * Set up URL key as slow key
+ * Added "format" parameter
+ * BGO#688821 - Vimeo plugin is broken
+
+ * Contributors to this release:
+ * Andrzej Bieniek <andyhelp@gmail.com>
+ * Antía Puentes <apuentes@igalia.com>
+ * Jens Georg <jensg@openismus.com>
+ * Juan A. Suarez Romero <jasuarez@igalia.com>
+ * Mathias Hasselmann <mathias@openismus.com>
+ * Murray Cumming <murrayc@murrayc.com>
+ * Murray Cumming <murrayc@openismus.com>
+
+
NEW in 0.2.3
============