NEW in 0.9.10 - 2010-06-24 ========================== The changes are: * Fixes: GB#621547, inconsistent messages on hard-reset * Fixes: GB#620354, make TST history persistent * Fixes: GB#621070, Re-enable volume cleanup * Fixes: GB#620828, returns no e-mail results * Fixes: GB#621987, Correctly handle applications in results * Fixes: GB#620362, mp3 extraction crashes if year string is NULL before using atoi() with libenca enabled * Fixes: GB#619868, don't recheck all monitored directories needlessly * Fixes: GB#620486, Ignored files can still be found after changing tracker-miner-fs.cfg * Fixes: GB#622351, Wrong initial detection of mounted state of the root partition * Fixes: NB#175723, Avoid duplicates if several monitor events arrive together and store is slow * Fixes: NB#170915, tracker-search for snippet is resulting in errors * Fixes: NB#175957, Properly setup non-removable mounts at startup * Fixes: NB#175712, tracker is listing the files under Ignore directories * Fixes: NB#172813, Tracker Miner polluting dbus channels upon indexing * Support --disable-tracker-fts to disable libtracker-fts and all FTS operations * Support D-Bus FD passing (avoids much memory copying) thanks to the work from Adrien Bustany * SPARQL: Fix generated SQL for triple block following simple optional * libtracker-data: Add tests for triple block following simple optional * libtracker-miner: Fixed memory leak * libtracker-miner: Minor style changes * tracker-miner-fs: Force recheck on IgnoredFiles changes * Revert index added for nfo:belongsToContainer * Revert "libtracker-data: Fixes NB#174591, Throw error on undefined variable in expressions" Translations: None Notes: Building Tracker from the git repository requires updated librest bindings not yet released. Building the Flickr miner requires master vala to be built. This can be disabled using --disable-miner-flickr.