summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMartyn Russell <martyn@lanedo.com>2014-08-19 19:31:43 +0100
committerMartyn Russell <martyn@lanedo.com>2014-08-19 19:31:43 +0100
commit5850613d7218610c97682451c981b638c05000e4 (patch)
tree441aafca033c420c3b77372d559ab440f5f8b8bd /NEWS
parent23e2f615c873acada6e345ccf0298a83881b553c (diff)
downloadlibmediaart-5850613d7218610c97682451c981b638c05000e4.tar.gz
Relase 0.6.00.6.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 03cd62a..7933690 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+NEW in 0.6 - 2014-08-19
+=======================
+
+ * Fixes: GB#734837, media_art_get_path() usage is unclear
+ * build: include m4 dir parsing
+ * tests: Use tap automake testing scripts, fixes output summaries
+ * doap: add <programming-language> and 'core' category
+ * extract: Fixed process_buffer() len check (was inverted) and artist/title
+
+NOTE:
+
+ This RELEASE BREAKS API/ABI from 0.5.0, return value for
+ media_art_get_path() is now a gboolean, not void.
+
+
NEW in 0.5 - 2014-07-28
=======================