[tracker/tracker-0.6] Prepare for release 0.6.94



commit 164500967ac554240ffd4217198192c7023723b8
Author: Martyn Russell <martyn imendio com>
Date:   Fri Apr 24 14:23:39 2009 +0100

    Prepare for release 0.6.94
---
 NEWS           |   34 ++++++++++++++++++++++++++++++++++
 po/ChangeLog   |    4 ++++
 po/POTFILES.in |    1 +
 3 files changed, 39 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index eaec81d..8f6f7ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+NEW in 0.6.94:
+==============
+Improvements:
+  * Fixes reading past genre name boundaries in MP3 extractor.
+  * Fixes MP3 extractor leak and some minor memory use improvements.
+  * Fixes albumart name stripping code to be UTF8 compliant.
+  * Fixes albumart name stripping to follow specification
+  * Fixes crawling removable media is disabled with READONLY flag.
+  * Fixes tracker-dbus-test output to be UTF8 compliant.
+  * Fixes compilation warnings in push modules.
+  * Fixes indexer crash with unset GError
+  * Fixes indexer crash when extractor fails to return a PID
+  * Fixes TTL rdf:type->service type so MMC files are not always "Files"
+  * Fixes frequent cache refresh/indexer pausing, 3 mins to 5 mins
+  * Adds utils/albumart-strip command to test broken albums/artists.
+  * Adds albumart name stripping test cases.
+  * Adds tracker-extract debug about modules used per file and on init.
+  * Improves JPEG extraction speed, don't worry about unknown tags.
+
+Bugs:
+  * Fixes NB#112393, tracker-extract crashes by freeing GStreamer pipe...
+  * Fixes NB#110310, metadata_get_multiple returns nothing if some file...
+  * Fixes NB#111560, tracker-extract crashes on mp3 files bigger than 20 MB
+  * Fixes NB#109891, If deleting last music track or last video...
+  * Fixes NB#108361, Tracker crashing if commo.db is corrupt
+  * Fixes NB#109046, Tracker is slow to index all the images in the...
+  * Fixes GB#578159, Tracker starts to index when removable media...
+
+Translations:
+None
+
+Help Manual Translations:
+None
+
 NEW in 0.6.93:
 ==============
 Improvements:
diff --git a/po/ChangeLog b/po/ChangeLog
index d490c7e..0c9445e 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2009-04-24  Martyn Russell  <martyn imendio com>
+
+	* POTFILES.in: Fixed for release 0.6.94.
+
 2009-04-09  Martyn Russell  <martyn imendio com>
 
 	* POTFILES.in: Fixed for release 0.6.93.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index abbdb37..f20fada 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -37,3 +37,4 @@ src/tracker-utils/tracker-status.c
 src/tracker-utils/tracker-tag.c
 src/tracker-utils/tracker-unique.c
 src/trackerd/tracker-main.c
+utils/albumart/albumart-strip.c



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]