Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > a4372be472ca3ce601024f0c22f07b98 > files > 73

tracker-0.8.17-4.1.mga1.i586.rpm

NEW in 0.8.17 - 2010-09-02
==========================

The changes are:

  * Fixes NB#184505, Video files without audio are listed as music clips.
  * Fixes GB#628090, Tracker plugin for PPSX files
  * Fixes GB#628535, 'make check' fails with LDFLAGS=-Wl,--as-needed -Wl,-Bsymbolic
  * Fixes GB#628537, toplevel Makefile.am references non-existing files
  * Fixes GB#628536, Don't install ui files for example utils
  * Ontology: Added nmo:isEmergency property
  * libtracker-miner: if CREATED event is received from a monitor, force IRI cache update
  * tracker-extract: Fixed xine, mplayer and totem backends failing to build 
  * tracker-miner-fs: Do not index dirs unconditionally when adding monitors
  * ttl_sgml: avoid compiler warning

Translations:

  * Updated fr: Bruno Brouard

Notes:

  None


NEW in 0.8.16 - 2010-08-19
==========================

The changes are:

  * Fixes: NB#181421, Duplicates when monitor events processed before directory is created in store
  * Fixes: NB#185070, Enable PNG_iTXt_SUPPORTED flag in libpng
  * Fixes: NB#182948, Keywords/Subject metadata not written back to the file
  * Fixes: NB#183307, COREWEB: /usr/lib/tracker/tracker-extract '__pthread_mutex_lock IA__g_main_loop_quit quit_timeout_cb signal_handler'
  * Fixes: NB#172390, Tracker doesn't return any content from m3u playlists.
https://projects.maemo.org/bugzilla/show_bug.cgi?id=172390
  * Fixes: NB#182788, COREWEB: /usr/lib/tracker/tracker-miner-fs 'malloc_consolidate _int_malloc *__GI___libc_malloc __alloc_dir __opendir'
  * Fixes: NB#180679, tracker-miner-fs crash @ "IA__g_object_get_qdata" upon disconnecting device from PC after data transfer in Mass storage mode
  * Fixes: GB#623207, tracker 0.8.6/0.9.x fails to build against evolution 2.31.4
  * Fixes: GB#616199, Critical in miner-fs: Unable to insert multiple values for subject and single valued property `dc:title'
  * Fixes: GB#624346, tracker:mountPoint no longer set for the tracker:Volumes
  * Fixes: GB#511474, The option for Don't index remote mounted directories doesn't work in some cases
  * Fixes: GB#627281, crash in tracker-0.8.15 ms-office extractor
  * SPARQL: Improve lexer performance for strings with ASCII characters
  * SPARQL: Fix generated SQL when not retrieving actual data
  * libtracker-miner: If parent is being processed, wait.
  * libtracker-miner: Print URI always instead of path, as path may not be UTF-8
  * libtracker-miner: remove files coverage reports which are difficult to test with unit-tests
  * libtracker-miner: Fix memleak in item_move()
  * libtracker-miner: Fix memleak in storage, GUnixMountEntry was not being disposed
  * libtracker-fts: First functional test cases added
  * tracker-extract: gstreamer, Fix pipeline error handling
  * tracker-extract: Fix crash in albumart when pixbuf cannot be created
  * tracker-writeback: Don't just process the first row of results for file writebacks

Translations:

  * Updated cs: Marek Cernocky
  * Updated hu: Gabor Kelemen
  * Updated es: Jorge González
  * Updated sl: Andrej Žnidaršič
  * Updated ja: Takeshi AIHANA
  * Updated de: Mario Blättermann

Notes:

  None


NEW in 0.8.15 - 2010-07-16
==========================

The changes are:

  * Fixes: GB#511474, Remove the option to index remote mounted directories
  * Fixes: GB#624071, t-s-t: Query results is always a 2 dimensional array.
  * Fixes: GB#623836, Avoid crashing if table of pieces is empty in the msword file
  * Fixes: NB#176090, libtracker-miner: Don't use same parent GFile for both mtime and iri caches
  * Fixes: NB#178825, New --feeds option in tracker-search to look for feeds
  * Fixes: NB#178808, Default verbosity should be errors-only in tracker-store
  * libtracker-fts: Fix NEAR/XX operator with more than 2 digits
  * libtracker-fts: Useful debugging log included, disabled by default
  * libtracker-fts: Avoid possible NULL dereference
  * libtracker-fts: Initialize all buffers before using them
  * libtracker-common: Always set last_time in D-Bus client data
  * libtracker-common: Avoid unused variable warnings in test cases
  * libtracker-db: Remove unreachable code in journal module
  * libtracker-data: NB#178599, extra checks for finding the problem
  * libtracker-miner: Avoid unused variable warning in test cases
  * libtracker-miner: Avoid dead code in mount_guess_content_type()
  * libtracker-miner: If mount without volume, don't rely on is_blank
  * libtracker-miner: Improve logging for storage reporting
  * libtracker-miner: Avoid unused variable warnings in test cases
  * libtracker-client: Fix object_date proto in vapi
  * libtracker-client: Mark graph as nullable in vapi
  * tracker-miner-fs: Use 60s as default DBus timeout for requests to extractor
  * tracker-extract: MSOffice-xml: Avoid possible NULL dereference
  * tracker-extract: Avoid warnings when compiling C++ code with C-only warning flags
  * tracker-writeback: Avoid unused variable warning
  * tracker-store: Avoid unused variable warning and fixed other compiler warnings

Translations:

  * Updated cs: Marek Cernocky
  * Updated pt: Nicolau Gonçalves
  * Updated de: Mario Blättermann
  * Updated sl: Andrej Žnidaršič
  * Updated ja: Takeshi AIHANA
  * Updated es: Jorge González

Notes:

  None


NEW in 0.8.14 - 2010-07-01
==========================

The changes are:

 * Fixes: GB#511474, Remove the option to index remote mounted directories
 * Fixes: GB#622734, too many open files error / possible file descriptor leak
 * Fixes: GB#623203, Fix segfault when guessing content type in mounts without path
 * Fixes: GB#616809, t-s-t shows Author as urn:uuid: in metadata bar
 * Fixes: GB#622702, 0.8.13 does not build with gio 2.22 anymore
 * Fixes: NB#174202, Some .pya audio files cannot be displayed in Music application after copying to device via USB.
 * Fixes: NB#176932, Pure asf audio file is displayed in Video&TV application.
 * Fixes: NB#177447, Remove the 'error' signal from TrackerMiner object
 * general: Added -Wno-portability to AM_INIT_AUTOMAKE
 * general: Bumped version requirement for GLib from 2.20 to 2.24
 * tracker-control: Fixed typo in --help
 * tracker-extract: Plug leaks in XMP extractor
 * tracker-extract: Plug leaks in GStreamer extractor on pipeline creation errors
 * tracker-store: Improve memory allocation for change events and avoid duplicates
 * libtracker-miner: Fix potential invalid read error
 * evolution: Don't fail to add mails with spaces in the folder name
 * function-tests: added mass storage mode test cases

Translations:

 * Updated de: Mario Blättermann
 * Updated sl: Andrej Žnidaršič
 * Updated es: Jorge González
 * Updated ja: Takeshi AIHANA

Notes:

  None


NEW in 0.8.13 - 2010-06-24
==========================

The changes are:

  * 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
  * 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:

  None


NEW in 0.8.12 - 2010-06-17
==========================

The changes are:

  * Fixes: GB#621547, inconsistent messages on hard-reset
  * Fixes: GB#621126, Status icon's progress bars should be at 0% on init
  * Fixes: GB#620094, tracker-status-icon shows "search" menu item even though t-s-t is not installed
  * Fixes: GB#621183, When mounting volume 2nd time, inotify watches don't work any more
  * Fixes: GB#621001, tracker-miner-fs fails to initialize active mount points if CD name has whitespaces
  * Fixes: NB#174333, Each file is listed twice in tracker search results
  * Fixes: NB#174591, Tracker accepts unbound variables in FILTER() expression.
  * Fixes: NB#173673, SMS validity period property needed in nmo ontology
  * Fixes: NB#172818, Tracker is not indexing new content on EMMC
  * Fixes: NB#173589, tracker-store is killed due to high memory usage from large INSERTs
  * Fixes: NB#174248, Filtering by boolean value fails
  * libtracker-miner: Use GMount instead of GVolume which is for user-mountable devices only
  * libtracker-miner: Detect removable devices using GDrive API, not guessing
  * libtracker-miner: Ignore GMounts which are considered shadowed mounts
  * libtracker-miner: Import GIO's system for detecting optical media more accurately
  * tracker-store: Optimized memory use for class signals
  * tracker-store: Optimized class signals with use of GStringChunk
  * tracker-store: Avoid using dbus-glib for sending class signals
  * tracker-store: Compress SubjectsChanged signal for multi-value fields
  * tracker-extract: Slightly reduce SPARQL update size for playlists
  * tracker-miner-fs: Force re-check of mounted path ONLY if an indexed location
  * tracker-minre-fs: Fixed build when there is no DEVKIT or HAL

Translations:

  * Updated sl: Andrej Žnidaršič
  * Updated de: Mario Blättermann

Notes:

  None


NEW in 0.8.11 - 2010-06-10
==========================

The changes are:

  * Fixes: NB#172414, Song without any album image is shown with some random primary image in Content Manager
  * Fixes: NB#172652, Avoiding some missing playlists in query doesn't return anything other exist playlists in query  * Fixes --enable-maemo (had no effect)
  * Updated generator scripts to include data objects for emails
  * SPARQL: Warn instead of crash on namespaces without a prefix
  * SPARQL: Added test for FILTER in group graph patterns
  * SPARQL: Always generate SELECT around group graph patterns
  * SPARQL: Only clear buffer when rolling back a transaction
  * libtracker-data: Fix error annotations in Vala bindings
  * tracker-miner-fs: Fixed IRI cache invalidation

Translations:

  * Updated hu: Gabor Kelemen
  * Updated jp: Takeshi AIHANA
  * Updated es: Jorge González

Notes:

  None


NEW in 0.8.10 - 2010-06-03
==========================

Improvements / New:

  General:
  * Fixed _DATA include for Maemo ontologies, was missing \
  * Use simple contacts instead of PersonContacts for message data generators

  libtracker-common:
  * Added TrackerConfigFile and TrackerKeyfileObject Vala bindings

  tracker-miner-rss:
  * Link against libtracker-client since we use the API

Bugs:

  * NB#167647 - Packages built from tracker depend on python2.5 but call /usr/bin/python
  * GB#619498 - Check if stop word before stemming, not after
  * GB#619929 - tracker-search shouldn't quit if stopword found

Translations:

  * Updated ja: Takeshi AIHANA

Notes:

  None


NEW in 0.8.9 - 2010-05-27
=========================

Improvements / New:

  tracker-miner-fs
  * Build fails if using devkit for power

Bugs:

  None

Translations:

  None

Notes:

  None


NEW in 0.8.8 - 2010-05-27
=========================

Improvements / New:

  General:
  * Fixed libtracker-client header includes for all tracker-utils

  libtracker-data:
  * Fixed backup test to properly shutdown libtracker-data
  * Improved error reporting when inserting multiple values for single valued property
  * Don't remove temporary data asynchronously, leads to race conditions

  libtracker-extract:
  * XMP: Protect against division by zero

  tracker-extract:
  * XMP: Fix strings that go like "n1/n2" that are xsd:double

  tracker-writeback:
  * XMP: Don't writeback fields that are typically set by the camera itself

  tracker-search: 
  * Don't append "*" to all fts:match queries

Bugs:

  * GB#619487 - ensure that one can search terms with _underscores_
  * GB#619630 - HTML extractor inserts several nie:title if title has an ampersand (&) character
  * GB#619615 - Include DC ontology in gtk-doc documentation
  * GB#619801 - We need SPARQL escaping for cases where we use g_file_info_get_display_name()
  * GB#616540 - tracker-preferences doesn't like non-UTF8 locale
  * NB#167449 - The attached PDF file is not displayed in the front page.
  * NB#168740 - Tracker-Critical **: Could not execute sparql: Unable to insert multiple values for subject 
  * NB#169460 - Added m3u playlist is not harvested by tracker in SB1

Translations:

  * Updated fr: Claude Paroz

Notes:

  None


NEW in 0.8.7 - 2010-05-20
=========================

Improvements / New:

  General:
  * Fixed building with VPATHS where $srcdir != $builddir

  SPARQL:
  * Added tracker:id function to return the integer ID used as last sort key in queries

  Ontology:
  * Added ontology change support for properties
  * Added ontology change error reporting
  * Added tracker:indexed for nfo:belongsToContainer
  * Added nao:deprecated to the ontology

  libtracker-data:
  * Added ontology change support for tracker:notify, tracker:writeback and tracker:indexed
  * Create new contexts per tripple now, improves variable handling

  libtracker-miner:
  * Fixed IRI cache
  * Fixed mtime cache for config directories themselves
  * Updated nfo:fileLastModified query to use nfo:belongsToContainer, much faster

  tracker-extract: 
  * Handle single null terminated strings in UCS2 and UTF-16 in mp3 extractor

  tracker-search-tool:
  * Fixed segfault when entering text while categories are selected

  tracker-tag:
  * Support nao:description with --description when using --add

Bugs:

  * NB#163155 - tracker-extract is crashing while extracting album art of a mp3 file
  * NB#169254 - GLIB CRITICAL ** GLib - g_utf8_strdown: assertion `str != NULL' failed
  * NB#169105 - GLIB CRITICAL ** Tracker - tracker_iptc_new: assertion `len > 0' failed
  * NB#169119 - GLIB CRITICAL ** GLib-GObject - g_object_unref: assertion `G_IS_OBJECT (object)' failed
  * GB#619061 - add search history and auto-completion
  * GB#616535 - miner-fs stops after crawling a little (no crash). maybe non-utf8 locale related.
  * GB#614870 - Open t-s-t on left click
  * GB#614610 - config behaviour regarding xdg-user-dirs doesn't work properly
  * GB#618821 - Wrong X-GNOME-Bugzilla-Components for desktop files
  * GB#618544 - Only install tracker-search-bar man page when enabled
  * GB#618011 - UI problems with tracker tray icon
  * GB#616808 - dist tarball fails to build twice in a row if --enable-gtk-doc is selected
  * GB#491850 - Allow option to ignore stopwords
  * GB#503366 - Cannot search number in text files
  * GB#579756 - Unicode Normalization is broken in Indexer and/or Search

Translations:

  * Updated cs: Petr Kovar
  * Updated de: Mario Blättermann
  * Updated sl: Andrej Žnidaršič
  * Updated es: Jorge González

Notes:

  None


NEW in 0.8.6 - 2010-05-13
=========================

Improvements / New:

  General:
  * Fixed some inconsistencies in the miner configuration
  * Use conditionals for final .desktop files only (simplifies Makefile.am)

  Data Generators:
  * Moved deprecated scripts to a deprecated/ directory
  * Added check to make sure config has been loaded when run

  libtracker-common:
  * Removed call to g_get_current_time() in log_output(), was unused

  libtracker-miner:
  * Removed monitor test, symbols are no longer exported and was disabled

  tracker-store:
  * Do not use DBusGMethodInvocation after freeing it

  tracker-miner-fs:
  * Fixed memory leak when finalizing TrackerMinerFS
  * Fixed memory leak when called back after SPARQL update
  * Fixed memory leak when ensuring IRI cache

  tracker-miner-rss:
  * Fixed .desktop file, was using miner file format

  tracker-extract:
  * Set nmm:albumArtist to nmm:MusicAlbum for GStreamer extractor

  tracker-writeback:
  * Support MP4 and 3GPP formats

  evolution:
  * Moved .desktop file to same location as others in data/dbus/

Bugs:

  * GB#617082 - RFE Useability - Learning How to Start the Miners was a Little Unintuitive
  * GB#617515 - SPARQL query: SELECT MAX(?something)+1 { ... } creates wrong native SQLite query
  * NB#166638 - Some of the metadata details of " avi " files are not extracted by tracker.
  * NB#167616 - Tracker's ISO 8601 timestamp implementation is not correct

Translations:

  * Updated nb: Kjartan Maraas

Notes:

  None

NEW in 0.8.5 - 2010-05-06
=========================

Improvements / New:

  General:
  * Removed many unused variables from coverity reports
  * Various other fixes picked up from coverity reports

  Functional Tests:
  * Added for journal replay
  * Added for backup-restore

  Ontology:
  * Fixed typo for nfo:softwareCmdLine comment

  Data Generators:
  * Fixed %u use since it is deprecated in favour of %d in Python

  libtracker-common:
  * Fixed compilation error in validating ints for tracker-keyfile-object

  libtracker-db:
  * Don't fsync/close already open databases if g_open() succeeds
  * Avoid strstr in uri_is_{parent|descendant} functions
  * Performance improvement for tracker:uri-is-parent function

  libtracker-extract:
  * Don't modify setlocale() return value, as it's statically stored
  * Protect against invalid values in tracker_date_guess()

  libtracker-miner:
  * Added missing .deps file for Vala bindings
  * Fixed memory leak in VAPI file
  * Fixed includes for libtracker-client in VAPI file

  libtracker-client:
  * Fixed typo in documentation for tracker_resources_sparql_query()

  tracker-store:
  * Handle commit transaction error when importing turtle files and rollback

  tracker-extract:
  * Don't run past genre array in mp3 extractor
  * Use nfo:HtmlDocument instead of nfo:Document in html extractor
  * Fixed compilation warning for msoffice extractor, use G_GSIZE_FORMAT not %d

  tracker-search:
  * Added --emails and list subjects/dates
  * Added --contacts and list names/addresses
  * Updated --detailed so we only report URNs if this is supplied

  tracker-tag:
  * Fixed possible use of uninitialised memory

  tracker-info:
  * Show results in shortened form, added --full-namespaces for old behaviour

  tracker-search-tool:
  * Fixed segmentation fault when there are no results
  * Added "Folders" category
  * Renamed "Office Documents" category to "Documents"

Bugs:

  * GB#616548 - DIrectory lists and de-duplication in tracker-preferences
  * NB#166767 - Every word in a long tag is indexed separately

Translations:

  * Updated cs: Petr Kovar
  * Updated de: Mario Blättermann

Notes:

  Due to the HTML extractor changing the document type from
  nfo:Document to nfo:HtmlDocument, we would advise anyone with these
  files indexed to use:

    tracker-control --reindex-mime-type text/html

  This should make sure all indexed files are correctly adjusted.


NEW in 0.8.4 - 2010-04-29
=========================

Improvements / New:

  General:
  * Fixed miner desktop files so they have trailing ; for Categories
  * Added structural view design document
  * Added queries for contact data generation scripts
  * Added queries for message data generation scripts
  * Added debugging to libinotify to assist in fixing GB#615965
  * Updated data generation scripts and templates quite heavily

  Functional Tests:
  * Fixed query used for getting image metdata
  * Fixed signal handling in miner file operations test
  * Fixed performance scripts to not use isStoredAs
  * Updated contact related performance queries
  * Updated message related performance queries
  * Added writeback support for PNG, TIFF, MP4

  libtracker-db:
  * Added tracker:uri-is-parent SQLite functions (for crawling improvements)
  * Added tracker:uri-is-descendant SQLite functions (for crawling improvements)

  libtracker-miner:
  * Improve crawling queries (3693 dirs, 27678 files, was 651s, now 166s)

  libtracker-client:
  * Added initial test cases

  tracker-extract:
  * Fixed man page for -d
  * Fixed double free in Vorbis extractor, caused timeouts in miner-fs logs

  evolution:
  * Fixed race condition

  tracker-search-tool:
  * Removed --service (old 0.6 option which is unused)
  * Added support for starting queries using command line arguments

Bugs:

  * GB#615930 - crash in evolution caused by tracker plugin
  * GB#616493 - Remove unzip dependency from the OASIS extractor
  * GB#615836 - tracker:available doesnt work: wrong dataSource for removeable drives
  * NB#166080 - extraction of copyright for jpg image is partially correct
  * NB#164958 - tracker-search for a default song doesn't work for "beautif" and "beautifu"

Translations:

  * Updated cs: Petr Kovar
  * Updated sl: Andrej Žnidaršič

Notes:

  None


NEW in 0.8.3 - 2010-04-22
=========================

Improvements / New:

  General:
  * Fix build failures on none Linux platforms

  Ontology:
  * nfo:isContentEncrypted was defined in nmm, not nfo

  Functional Tests:
  * Added videos to the data generation
  * Added test set configuration for maximum values
  * Added full text queries
  * Added basic file operations for miner-fs and desktop environments

  libtracker-db:
  * Support O_LARGEFILE when using g_open for the journal

  libtracker-data:
  * Fixed memory leak on journal replay

  libtracker-miner:
  * Don't translate statuses

  libtracker-extract:
  * Don't run past an array in XMP tests

  tracker-extract:
  * Set nfo:isContentEncrypted for encrypted docs
  * Improve <script> bypassing.

  tracker-sparql:
  * Fixed typo in man page for command line args

  tracker-status:
  * Added --list-common-statuses option

  tracker-control:
  * Added --reindex-mime-type and --start options to man page docs

Bugs:

  * GB#615856 - add html content extraction
  * GB#615868 - Improved OASIS extractor
  * GB#616165 - Improved reading PS and PS-GZ files
  * GB#615948 - Improved reading msoffice/xml files
  * GB#616403 - Improve & fix reading msoffice/powerpoint files
  * GB#616329 - Improve and fix reading msoffice/excel files
  * GB#616158 - Improve reading msoffice files
  * NB#161964 - Some special audio files are not displayed in the Music & Radio application after copying to device using USB networking.

Translations:

  * Updated es: Jorge González
  * Updated sl: Andrej Žnidaršič
  * Updated de: Christian Kirbach

Notes:

  None


NEW in 0.8.2 - 2010-04-15
=========================

Improvements / New:

  General:
  * Fixed erroneous linking where GdkPixbuf, HAL, DeviceKit, Pango and UNAC were involved

  libtracker-common:
  * Fixed use of timegm on BSD and use it for __GLIBC__, it's faster

  libtracker-db:
  * Avoid type checking for TrackerDBInterface and TrackerDBResultSet
  
  libtracker-data:
  * Avoid type checking for TrackerProperty, TrackerClass and TrackerNamespace

  libtracker-client:
  * Added properties to Vala bindings (allowing property = value)

  tracker-miner-fs:
  * Fixed build failures on non-Linux systems (FAT filesystem operations)

  tracker-miner-rss:
  * Fixed linking to build with GThread

Bugs:

  * GB#615182 - Avoid initializing priorities twice in tracker-miner-fs
  * GB#615313 - Avoid Invalid Read when iterating INotifyHandle list
  * GB#615184 - Is the low memory configuration option deprecated?
  * GB#615563 - Proper handling of --enable-evolution-miner configure option
  * GB#615178 - Graceful crawling stop
  * GB#615035 - Removing unzip command dependency from ms-office extractor
  * NB#161047 - Images resolution is not extracted
  * NB#163544 - substring function needed
  * NB#163715 - Tracker doesn't handle e.g. "11"^^<http://www.w3.org/2001/XMLSchema#int> correctly
  * NB#163480 - Tracker does not seem to be reading all the tags associated with an image

Translations:

  * Updated cs: Petr Kovar
  * Updated lt: Gintautas Miliauskas
  * Updated sl: Andrej Žnidaršič

Notes:

  None


NEW in 0.8.1 - 2010-04-08
=========================

Improvements / New:

  General:
  * Updated README
  * Removed TODO
  * Set functional tests to be enabled by default
  * Set libunac to be enabled if available by default

  Functional Tests:
  * Improved performance-tc.py, mostly whitespace changes

  libtracker-data:
  * Added tests for more than one regex query
  * Fixed SPARQL regex, don't use bound strings, use literals
  * Fixed memory leak due to reference cycle

  libtracker-miner:
  * Fixed debian builds, don't use $(builddir) in Makefile.am

  tracker-miner-rss:
  * Added missing D-Bus service file
  * Added logging to show what is going on
  * Link with libtracker-common
  * Small code clean ups

  tracker-preferences:
  * Added file chooser button for ignored directories
  * Remove separator in patterns dialog
  * Make OK button default action in patterns dialog
  * Set throttle/low disk space only when Apply button is clicked

  evolution:
  * Avoid e-d-s 2.28 #define causing compilation errors, see GB#613199

Bugs:

  * GB#614981, Make distcheck depend on important components
  * GB#614722, Strcasestr is defined on FreeBSD
  * GB#614877, Remove deprecated Encoding key from desktop files
  * GB#614560, Build problems in the gio file monitoring case.
  * NB#162546, tracker-miner-fs is emitting criticals after resuming...
  * NB#158962, tracker-miner-fs emits criticals for some desktop files

Translations:

  * Updated de: Mario Blättermann
  * Updated es: Jorge González


NEW in 0.8.0 - 2010-04-01
=========================

Improvements / New:

  General:
  * Added data/ontologies/Indicies.list for db index reasoning
  * Added full content data generator for testing
  * Fixed ALL license headers using Debian licensecheck.pl script

  Ontology:
  * Set tracker:indexed to true for nco:hasIMAccount
  * Set tracker:indexed to true for nco:hasEmailAddress
  * Set tracker:indexed to true for nco:hasPostalAddress
  * Updated documentation for nmo, explain conversations and email
  * Added diagram to explain email classes
  * Added upstream link for nmo (semanticdesktop.org)

  Functional Tests:
  * Added new test data
  * Added test cases to verify setting localPhoneNumber
  * Added test cases for boot up scenarios
  * Updated writeback test

  libtracker-client:
  * Create vapi files with $version in the name, was static 0.7
  * Fixed vapi bindings, make Tracker.Client a Glib.Object subclass

  libtracker-miner:
  * Create vapi files with $version in the name, was static 0.7
  * Don't install tracker-miner-dbus.h, it is internal
  * Prefixed internal APIs with _ to avoid exporting unwanted symbols
  * Make sure "progress" property is set to 0.0 initially
  * Make sure we have progress >= 0.0 when crawling, using 1% for now
  * Disable monitor test case, requires unavailable internal symbols
  * Fixed memory leak when loading GKeyFile TrackerPasswordProviders

  libtracker-db:
  * Removed GValue abstraction for custom SQLite functions

  libtracker-data:
  * Added test cases for update error handling
  * Added test cases for ASK queries
  * Added test cases for 2nd 3rd and 4th predicate variables
  * Added test cases for subquery unions
  * Added test cases for restoring after journal replay
  * Refactored code for simpler subgraph contexts
  * Fixed literal binding in subqueries
  * Fixed variable binding with subqueries

  libtracker-fts:
  * Backport changes from FTS3 upstream. This fixes filtering with both, ID and MATCH constraints, which can happen when joining with unions

  tracker-store:
  * Added status notifications during journal replay
  * Removed mingw-compat.h, completely unused

  tracker-extract:
  * Don't use urn:author for nco:Contact as creator for JPEGs
  * Don't use urn:artist for nco:Contact, use urn:contact
  * Fixed OGG contact SPARQL generation, use preupdate
  * Fixed PNG contact SPARQL generation, use preupdate
  * Fixed TIF contact SPARQL generation, use preupdate
  * Cleaned up PNG, TIFF, JPEG and XMP source

  tracker-miner-fs:
  * Do not check tracker-store for ignored directories
  * Fixed potential crash when cancelling extraction

  tracker-miner-rss:
  * Removed unrequired g_free()

  tracker-control:
  * Improve output for --start so it is clearer

  tracker-status:
  * Added tracker-store journal replay status
  * Improve output so it is simpler

  tracker-search:
  * Sort results for documents, images, videos, files and folders

Bugs:

  * GB#613819, Indexing Limitations section is confusing
  * GB#613977, many text mime types are not fully extracted
  * GB#614449, tracker-extract module directory should be environment configurable
  * NB#162585, tracker-extract is crashing for mp3s with id3v24 tags
  * NB#161457, nco:creator for JPEGs has multiple dummy contacts shown in CM
  * NB#162394, We need signals for nco:IMAddress
  * NB#162028, writeback not done for nie:contentCreated
  * GB#613792, tracker-miner-fs critical log messages for jpeg extraction 

Translations:

  * Updated lt: Aurimas Černius, Gintautas Miliauskas
  * Updated de: Mario Blättermann
  * Updated sl: Andrej Žnidaršič
  * Updated pl: Piotr Drąg
  * Updated es: Jorge González
  * Updated cs: Marek Černocký

Notes:

  The database version up has been incremented, this will force a
  reindex for any existing Tracker installation.


NEW in 0.7.28 - 2010-03-25
==========================

Improvements / New:

  General:
  * Fixed po/POTFILES.in, tracker-miner-rss.desktop.in was missing
  * Fixed a number of reference documentation breakages
  * Fixed some build warnings when running configure
  * Don't require Cairo and GDK for libpoppler-glib directly (they are deps)

  Ontology:
  * Added tracker:notify for mfo:Enclosure
  * Added maemo:localPhoneNumber property
  * Added nmo:MMSMessage class
  * Removed nie:InformationElement as sub-class for nmo:Message (already the case with nfo:TextDocument)
  * Removed nrl:maxCardinality for nco:url
  * Removed nrl:maxCardinality for nco:websiteUrl
  * Removed nrl:maxCardinality for nco:blogUrl
  * Removed nrl:maxCardinality for nco:foafUrl
  * Removed mto:state-user-paused
  * Removed mto:state-user-cancelled
  * Removed mto:state-user-started

  Functional Tests:
  * Writeback test cases updated for changes in sources

  ontology-validator:
  * Check for Namespace and Ontology re-definition

  libtracker-common:
  * Added tests for tracker-dbus module
  * Added tests for tracker-type-utils module (to complete tests)

  libtracker-data:
  * Added tests for journal replay
  * Added tests for ontology change coping
  * Improve journal replay time to 58s for ~53k resources (twice 0.7.26 speed)
  * Fixed warnings and errors found by vala master
  * Support journal replay of modest ontology changes

  libtracker-extract:
  * Fixed xmp tests to run only when EXEMPI is available

  libtracker-miner:
  * Fixed tests for more recent ld versions
  * Fixed includes so we only use <libtracker-miner/tracker-miner.h>
  * Added support for GIO and GIO's MOVE event.
  * Added tests for tracker-monitor module

  libtracker-fts:
  * Disable old test utils/tracker-fts/tracker-fts-test.c
  * Separate FTS index from virtual table initialization

  tracker-extract:
  * Fixed TRCK handling in MP3 extraction, don't assume they are valid
  * Removed dummy.c example, it was out of date (use examples/libtracker-extract instead)

  tracker-miner-fs:
  * Added icon for files/applications miner desktop files

  tracker-control:
  * Added pass optional all/store/miners arguments for --kill and --terminate
  * Handle binaries starting with "lt-" for testing inside src dir 

  tracker-search-bar:
  * Show application's icon next to listed applications
  * Hide the results window when clicking outside it
  * Hide the results window when search entry is empty
  * Added icons for bookmark and tag results
  * Do not trigger the window popup on every key press
  * Make pixbuf size 24² to make all rows in the results the same height

  tracker-search-tool:
  * Fixed background gradient for metadata to use BG color
  * Fixed Ctrl+S so it now focuses on the search entry widget
  * Fixed metadata link buttons to be insensitive with no selection
  * Fixed metadata link buttons to ellipsize
  * Use GAppInfo to launch default applications
  * Set search entry's label mnemonic to focus search entry

Bugs:

  * GB#613562, tracker-search displays results for unavailable data

Translations:

  * Updated de: Mario Blättermann
  * Updated sl: Andrej Žnidaršič
  * Updated es: Jorge González

Notes:

  This release is considered a Release Candidate for 0.8. Assuming no
  major regressions are found with it, the next release is likely to
  be 0.8.0.

  The database version up has been incremented, this will force a
  reindex for any existing Tracker installation.

  The Deskbar applet has now been removed from Tracker.


NEW in 0.7.27 - 2010-03-19
==========================

Improvements / New:

  libtracker-common:
  * Added tests for utils, tracker_seconds_to_string(), etc.

  libtracker-extract:
  * Added tests for utils, tracker_text_normalize(), etc.
  * Added tests for xmp

  libtracker-miner:
  * Fixed miner-web introspection, "association" was enum, now bool
  * Renamed "association" to "associated"

Bugs:

  * GB#613268, missing file in tarball

Translations:

  None

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.26 - 2010-03-18
==========================

Improvements / New:

  General:
  * Ignore -glue.h D-Bus generated files for coverage-report
  * Ignore tracker-marshal.* generated files in coverage-report
  * Added new functional tests for metadata extraction of images

  Ontology:
  * Updated nco:hasIMAddress to be a sub-property of nco:hasContactMedium
  * Updated nfo:codec range to be xsd:string, was rdfs:Literal
  * Added tracker:notify for nmm:Photo
  * Removed nrl:InverseFunctionalProperty from nco:imID property

  libtracker-common:
  * Removed unused file utility functions
  * Removed unused string utility functions
  * Removed unused TurtleWriter

  libtracker-db:
  * Don't initialize ontologies here, do it in libtracker-data
  * Removed unused D-Bus functions
  * Removed unused user-defined SQLite functions
  * Removed unused user-defined aggregate SQLite functions
  * Removed unused support for blobs

  libtracker-data:
  * Improve journal replay time from 1050s to 58s for 25249 resources 
  * Move internal ontology API from libtracker-common to libtracker-data
  * Added tests for backup/restore
  * Added tests for anonymous blank nodes
  * Added tests for predicate variables
  * Do not check for ontology updates in test schema
  * Do not register properties with GObject for TrackerProperty
  * Make sure we journal super-property changes
  * Keep VmRSS under control during journal replay
  * Journal imported TTL files
  * Removed the last part of tracker:uri
  * Removed unused volume handling functions
  * Removed unused "filtered" property from TrackerProperty
  * Removed unused set_super_ functions
  * Removed unused TrackerProperty functions

  libtracker-fts:
  * Removed unused functions

  libtracker-miner:
  * Added tracker-miner-web API thanks to the work from Adrien Bustany
  * Added tests for thumbnailer API
  * Added tests for tracker-miner-manager API
  * Added tests for mock miner desktop files
  * Added TRACKER_MINERS_DIR env variable to support test cases,
    points to XML files installed by miners
  * Fixed single quote instances for SPARQL queries
  * Fixed tests, don't include specific files, link against lib instead
  * Fixed "Could not process" warnings, use g_message() instead

  libtracker-client:
  * Install Vala bindings

  tracker-extract:
  * Cleaned up oasis (OpenOffice) extractor
  * Fixes totem AUDIO_BITRATE to use nfo:averageBitrate not nmm:averageBitrate

  tracker-miner-fs:
  * Improve performance on MOVE operations, now 1s, was 9m for linux kernel
  * Don't recurse dirs from inotify if dir matches single index config

  tracker-miner-rss:
  * Added new RSS feed miner thanks to the work from Michele Tameni & Roberto Guido

Bugs:

  * GB#609607, Make tracker build without assuming implicit DSO linking
  * GB#612749, Fix include of libtracker-client/tracker-client.h in libtracker-miner/tracker-miner.h
  * GB#612873, tracker cannot extract oasis files if the filename has spaces in it.
  * GB#612744, cannot activate evolution plugin
  * GB#494441, Lack of icon for "Indexing Preferences" in Launch menu on Solaris
  * GB#494438, tracker-preferences title should be "Indexing Preferences"
  * GB#497670, Remove "startup delay" hack from the prefs
  * GB#579062, mktime() related error
  * GB#612966, Non-Recursively Indexed Directories behavior
  * GB#606443, Help kill libegg
  * GB#613114, Date string is leaked in MSOffice extractor

Translations:

  * Updated sv: Daniel Nylander
  * Updated sl: Andrej Žnidaršič
  * Updated es: Jorge González
  * Updated lt: Gintautas Miliauskas

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.25 - 2010-03-11
==========================

Improvements / New:

  SPARQL:
  * Support WITH <uri> syntax for updates (1.1 draft), DELETE FROM /
    INSERT INTO syntax are still supported.
  * Fixed a crash on DELETEs when using blank nodes

  Ontology:
  * Updated mlo:predefined-landmark-category-accommodation nie:title
    to "Accommodation" from "accommodation".
  * Added nmo:reportDelivery.

  libtracker-common:
  * Fixed documentation breakages

  libtracker-fts:
  * Fixed prefix searches to ignore stop words
  * Fixed OR operator searching
  * Added better protection against invalid UTF-8

  libtracker-client:
  * Added TrackerSparqlBuilder documentation
  * Added tracker-client.h for all header includes (except vala built files)
  * Added vala bindings
  * Relicensed from GPL to LGPL.

  libtracker-data:
  * Revert class counts on rollback
  * Small refactor around tracker_data_update_sparql_blank()
  * Store graphs as int ID instead of g_strdup()
  * Don't g_strdup() strings which are never freed in TrackerProperty

  libtracker-extract:
  * Added example code in examples/libtracker-extract
  * Added tracker-extract.h for all header includes
  * Relicensed from GPL to LGPL.
  * Added documentation for utils (tracker_{coalesce|merge}, etc).

  libtracker-miner:
  * Fixed documentation breakages
  * Fixed move operations, index source recursively if not indexed previously
  * Added initial unit tests
  * Removed unused libraries in LIBADD

  tracker-store:
  * Fixed SubjectsAdded signal

  tracker-miner-fs:
  * Added compiler hints about unlikely code paths in common functions
  * Added --add-file option to request a file to be indexed
  * Removed all .* file/dir ignores, this is done by default
  * Removed unused libraries in LIBADD

  tracker-extract:
  * Fixed linking, only link against libtracker-common if used directly
  * Fixed playlist extractor, don't relate entries using nie:isStoredAs
  * Added --force-module for 3rd party developers to test extractor modules
  * Removed unused #define statements in all extractors
  * Removed lots of #includes which were unnecessary
  * Removed imagemagick extract, it was not even in Makefile.am

  tracker-sparql:
  * Added --notifies to list classes which notify changes

Bugs:

  * GB#612171, Add support for excel extractor to extract the plain text from the excel files
  * GB#609850, tracker-store segfault in tracker_parser_process_word
  * GB#611919, Tracker-extract-mp3 failed to extract artist name of an id3v2.2 mp3 (generated by itunes)
  * NB#156571, Aspect ratio are not extracted for video files.
  * NB#159419, Single character + * isn't working as expected for fts:match()
  * NB#158450, Tracker doesn't remove song from database when deleting song from device
  * NB#159333, wrong stats for nmo:CommunicationChannel

Translations:

  * Updated et: Mattias Põldaru
  * Updated sl: Andrej Žnidaršič
  * Updated de: Christian Kirbach, Mario Blättermann
  * Updated es: Jorge González
  * Updated cz: Marek Černocký

Notes:

  The default tracker-miner-fs.cfg ignore files and directories have
  been changed to avoid duplicate checks which adds to the indexing
  time. If you remove this file, it will be re-generated for you.

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.24
=============

Improvements / New:

  Ontology:
  * Added nao:isRelated
  * Added tracker:notify true to nmm:Playlist
  * Added tracker:isAnnotation comments
  * Show full text index flag in the documentation
  * Added table with all fts-indexed properties in documentation

  SPARQL:
  * Implicitly convert REGEX text to string, previously required str()
  * Add error reporting about nested anonymous blank nodes (see GB#611248)

  ontology-validator:
  * Re-enable compilation
  * Fixed to handle tracker:Ontology correctly

  libtracker-common:
  * Log binary name and version at beginning of log file
  * Avoid invalid memory accesses in tracker_path_list_filter_duplicates()

  libtracker-db:
  * Check disk space when recreating DB due to corruption
  * Added a check for string validity in fn:string-join

  libtracker-data:
  * Limit update buffer size, was causing high memory usage due to update buffer
  * Do not signal or journal duplicate statements
  * Avoid unnecessary RDF type URI copies on updates
  * Avoid double free on error condition
  * Propagate DB initialization error in data_manager_init

  tracker-store:
  * Remove unused statistics signal
  * Fix invalid D-Bus messages in writeback support

  libtracker-miner:
  * Added support for optical media in tracker-storage
  * Updated ::mount-point-added to include removable and optical booleans

  tracker-miner-fs:
  * Report the correct files/dirs number on miner finished
  * Improve efficiency of tracker:available updates
  * Check both directory and _contents_ rules before adding a monitor
  * Make sure we respond to IgnoreDirectories[WithContent] config changes
  * Added --eligible command line option to
  * Added support for optical media in tracker-storage

  tracker-preferences:
  * Added IndexOpticalDiscs option

  tracker-writeback:
  * Fixed compilation error in playlist writeback

  tracker-sparql:
  * Added --search option to find classes/properties

  nautilus:
  * Fixed the tags widget for the Nautilus integration

Bugs:

  * GB#611271, Preferences throttle only goes to 15/2
  * GB#611455, PPT extractor is not working is not extracting plainText
  * GB#611621, tracker-search should output filenames
  * GB#610812, Tagging a none indexed file fails silently
  * GB#611556, Need to support CD/DVD index
  * GB#611152, Adding support for msoffice2007 extraction to extract the data from pptx, xlsx, docx files
  * NB#158626, Add support for nmm:composer to MP3 extractor
  * NB#158962, tracker-miner-fs emits criticals for some desktop files
  * NB#155488, After adding a directory under "IgnoredDirectories" key...
  * NB#158864, tracker-store crashes when the file system is full
  * NB#158450, Tracker doesn't remove song from database when deleting song from device

Translations:

  * Updated pl: Piotr Drąg

Notes:

  There is a new config option called IndexOpticalDiscs in:

    $HOME/.config/tracker/tracker-miner-fs.cfg

  You will need to update your .cfg file manually OR remove the old
  file to have a new config file generated for you. The default here
  is FALSE and it covers the indexing of CDs, DVDs, etc.

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.23
=============

Improvements / New:

  libtracker-miner:
  * Fixed crash when starting tracker with CD/DVDs mounted

  tracker-extract:
  * Fixed mplayer extractor compilation
  * Fixed gstreamer g_critical() while we wait for NB#158636 fix
  * Fixed gstreamer GDate free of uninitialised pointer
  * Fixed gstreamer GDate validity checks

Bugs:

  * NB#156562, execute mode not available for executables after installation

Translations:

  * Updated et: Mattias Põldaru

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.22
=============

Improvements / New:

  General:
  * Removed GConf dependency, no longer used
  * Added --enable-maemo configure option to discriminate 91-maemo.ontology
  * Don't link against HAL for DeviceKit-power
  * Disable flac extractor by default (has SPARQL errors, needs updating)
  * Disable libunac by default (causes tracker-store segfaults)

  Ontology:
  * Support ontology additions by 3rd party applications
  * Added tracker:Ontology class and nao:lastModified property
  * Added nco:imAvatar property
  * Added nco:default-contact-emergency
  * Added nfo:tableOfContents
  * Added tracker:fulltextNoLimit
  * Removed nrl:maxCardinality from nmm:director and nmm:leadActor

  SPARQL:
  * Fixed variable separation between multiple updates in a query

  Tests:
  * Added functional tests for named graph support
  * Added functional tests for tracker-writeback
  * Added functional tests for virtual files
  * Added libtracker-fts test cases
  * Added libtracker-miner test cases

  libtracker-common:
  * Renamed tracker-ontology module to tracker-ontologies
  * Created tracker-ontology class
  * Fixed error reporting for TrackerDateTime class
  * Don't install private header files for internal library

  libtracker-data:
  * Added ontology validation checking
  * Fixed deletion of xsd:dateTime values

  libtracker-miner:
  * Moved tracker-storage here from libtracker-common
  * Refactored tracker-storage to use GIO not HAL
  * Don't reverse lists from hash tables in tracker-storage

  libtracker-client:
  * Fixed compilation with c++ compilers

  libtracker-fts:
  * Limit word length based on ontology (was > 3)

  tracker-store:
  * Reduced amount of memory used for events

  tracker-miner-fs:
  * Ignore VIM files by default
  * Increment processed error count on SparQL errors
  * Ensure the full directory hierarchy is inspected on reindex
  * Improved logging for mount points added or removed

  tracker-extract:
  * Fixed handling of album gain properties in gstreamer module

  tracker-search-bar:
  * Fixed headers for panel applet
  * Used correct panel_applet_ functions not panel_applet_gconf_*

Bugs:

  * GB#610609, libtracker-client: Don't include a file between G_{BEGIN,END}_DECLS
  * GB#609075, Adding support for pdf extractor to extract the index data from the pdf files
  * GB#609004, Timeout on 1 file during extraction causes 10 to fail
  * GB#610882, Segfault with sparql queries using undefined variables
  * NB#157813, tracker writeback is not updating nmm:camera details correctly
  * NB#157429, tracker writeback is not updating values of all supported properties.
  * NB#157814, nmm:flash value is not changing after tracker-writeback , value is always set to nmm:flash-off
  * NB#157822, mlo:location , mlo:country , mlo:city , mlo:state , mlo:address values are not updated after changing the values with tracker-writeback
  * NB#157286, tracker-search is case sensitive for stopwords
  * NB#157899, incorrect value set for dates without TZD part or TZD with minutes

Translations:

  * Updated sl: Andrej Žnidaršič
  * Updated nb: Kjartan Maraas

Notes:

  The database version up has been incremented, this will force a
  reindex for any existing Tracker installation.

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.21
=============

Improvements / New:

  General:
  * Bumped GTK+ requirement to 2.18

  Tests:
  * Restructured data and added metadata extraction test

  SPARQL:
  * Support simple named graph patterns in queries
  * Added fn:*-from-dateTime functions.

  libtracker-db:
  * Fixed compiler warnings in function_sparql_cartesian_distance()
  * Updated journal to support named graphs

  libtracker-data:
  * Support retrieving localtime for stored date/time values, was UTC

  libtracker-common:
  * Fixed header filename for TurtleWriter
  * Added TrackerDateTime fundamental GType for time + UTC offset

  libtracker-client:
  * Refactored away tracker-statement-list API

  libtracker-miner:
  * Refactored TrackerCrawler so we process parent dirs before children

  libtracker-extract:
  * Moved libtracker-common functions here only used in tracker-extract
  * Fixed documentation example since preupdate was added

  tracker-extract:
  * Fixed linking so we include libtracker-extract for extractors
  * Added missing warning if required GModule functions are not found
  * Use artist's value in filename when creating new album art

  tracker-info:
  * Print queried URN (since we use anonymous nodes for files now)

  tracker-tag:
  * Fixed looking up tags by filename and don't require explicit paths
  * Fixed looking up tags, don't use regular expressions, use exact matching
  * Removed unused code and fixed memory leak when removing tags

  tracker-search-tool:
  * Added gradient fill to metadata tile
  * Fixed display of type and file size in metadata tile

  nautilus:
  * Don't show an empty file count when adding new tags

  kmail:
  * Fixed linking so we include libtracker-client

Bugs:

  * GB#610026, Nautilus Tagging Extension does not work at all.
  * GB#610318, Bump GTK+ dep to 2.18 due to gtk_widget_set_can_default()
  * GB#610360, Tracker adds multiple entries for files
  * NB#157277, Not able to search for files based on a particular tag
  * NB#149503, ClassUpdateSignaler for MusicPiece doesn't signal subjectsChanged signals

Translations:

  * Updated de: Mario Blättermann
  * Updated cs: Petr Kovar
  * Updated es: Jorge González

Notes:

  The database version up has been incremented, this will force a
  reindex for any existing Tracker installation.

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.20
=============

Improvements / New:

  General:
  * Updated ttl_sgml documentation tool to add notice for deprecations

  Ontology:
  * Fixed range of dc:source
  * Changed domain of nmo:isAnswered from nmo:Email to nmo:Message
  * Add IMAddress and adapt existing IM classes and properties for NCO
  * Deprecated nmm:length and replaced all uses with nfo:duration

  Tests:
  * Added more functional tests for distance ontology

  libtracker-common:
  * Don't emit multiple changed signals for one edit in TrackerConfigFile
  * Added tracker_gslist_with_string_data_equal()
  * Fixed documentation warnings/missing chapters

  libtracker-client:
  * Moved tracker-sparql-builder here from libtracker-common
  * Port tracker_sparql_builder_object_unvalidated() to Vala
  * Fixed documentation warnings/missing chapters
  * Fixed linking using -export-symbols-regex
  * Fixed pkg-config .pc file

  libtracker-data:
  * Fix error handling when using non-existing class

  libtracker-miner:
  * Use G_MAXINT for tracker D-Bus timeout
  * Refine the list of exported symbols
  * Make tracker-{miner-manager|crawler}.h part of the public API
  * Renamed some APIs in TrackerMinerFS
  * Don't print estimated time remaining message more than once/5 seconds
  * Renamed the Writeback() D-Bus method to IgnoreNextUpdate()
  * Fixed G_IS_OBJECT(file) crash
  * Fixed check for processing state in crawl_directories_start()
  * Fixed documentation warnings/missing chapters
  * Fixed linking using -export-symbols-regex
  * Fixed pkg-config .pc file

  libtracker-extract:
  * Do not include tracker-statement-list.h
  * Fixed documentation warnings/missing chapters
  * Fixed linking using -export-symbols-regex
  * Fixed pkg-config .pc file

  tracker-miner-fs:
  * Fixed nfo:belongsToContainer.
  * Add support for real time updates of the indexed directories from config

  tracker-writeback:
  * Use G_MAXINT for tracker D-Bus timeout

  tracker-extract:
  * Make sure we generate empty SPARQL statements
  * Fixed freeing a constant
  * Fixed memory problems with MSOffice extractor
  * Support for nmm:lyricist in MP3 files

  tracker-search-tool:
  * Fixed to work with recent anonymous file node changes

  tracker-search-bar:
  * Use the tracker icon for the tracker-search-bar applet

Bugs:

  * GB#609532, Expand search for album coverart
  * GB#609327, Remove libtracker-gtk
  * GB#609607, Make tracker build without assuming implicit DSO linking
  * NB#155064, Height and width are not extracted for images of GIF formats
  * NB#156571, Aspect ratio are not extracted for video files

Translations:

  * Updated sv: Daniel Nylander
  * Updated es: Jorge González
  * Updated nb: Kjartan Maraas

Notes:

  The database version up has been incremented, this will force a
  reindex for any existing Tracker installation.

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.19
=============

Improvements / New:

  libtracker-common:
  * Normalize paths so getting the UDI for the mount dir GFile works.
  * Fixed memory leak in tracker_storage_get_volume_udi_for_file()

  libinotify:
  * Fixed move directory monitor failure from reused watch descriptors.

  libtracker-miner:
  * Get all children URIs in a single query when moving a folder.

  libtracker-extract:
  * Updated extractors to return an embedded insert together with
    preupdate. Final insert is composed in tracker-miner-fs with file
    data too.

  tracker-miner-fs:
  * Fixed to work with anonymous file nodes.
  * Use nie:isStoredAs for the file's URN.

  tracker-extract:
  * Fixed to work with anonymous file nodes.
  * Fixed page leaks in PDF extractor.
  * Fixed 5 memory leaks in PDF extractor.
  * Fixed compilation error with the vorbis extractor.
  * Added FLAC extractor.
  * Always favor XMP over IPTC, EXIF or native formats for images.

  tracker-search-bar:
  * Fixed to work with anonymous file nodes.

  tracker-info:
  * Fixed to work with anonymous file nodes.

  tracker-search:
  * Fixed to work with anonymous file nodes.

  tracker-tag:
  * Fixed to work with anonymous file nodes.

  nautilus:
  * Fixed to work with anonymous file nodes.

  examples:
  * Removed "translatable" property from UI files.

Bugs:

  * GB#608395, Flac extractor
  * GB#607576, Nautilus extension: A tag might be a nie:InformationElement too
  * GB#607699, Tracker fails to compile with evolution 2.29.x
  * NB#155435, tracker is not extracting all the metadata details for MP4 Video files
  * NB#152635, nfo:isContentEncrypted is not populated for DRM protected files

Translations:

  * Updated zh_CN: Aron Xu

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.18
=============

Improvements / New:

  General:
  * Added configure option for enca.
  * Fixed bashism in configure.
  * Fixed compilation warnings.

  Ontology:
  * Include diagrams and explanations in generated documentation.
  * Reformatted documentation to docbook.

  SPARQL:
  * Add tracker:cartesian-distance and tracker:haversine-distance
    functions to calculate distance between two geolocations.
  * Support constructor functions for type conversion.

  libtracker-db:
  * Create directory structure before creating journal file.

  tracker-miner-fs:
  * Support reindexing by mime type for new extractors.
  * Improve logging of files processed/notified.

  tracker-writeback:
  * Fixed manual white-balance writeback.

  tracker-search:
  * Fix album listing.

  evolution:
  * Timed waiting on the GCond.

Bugs:

  * NB#153866, Removing and selecting a resource right afterwards...

Translations:

  * Updated es: Jorge González
  * Updated et: Mattias Põldaru
  * Updated hu: Gabor Kelemen
  * Updated sl: Andrej Žnidaršič

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.17
=============

Improvements / New:

  General:
  * Build now uses separate m4/ directory.
  * Build now uses AC_CONFIG_HEADERS.
  * Removed all thumbnail related code. It is no longer used.

  Ontology:
  * Added mlo:GeoLocation, mlo:GeoSphere, mlo:GeoBoundingBox classes.
  * Added mlo:LocationBoundingBox, mlo:Route, classes.
  * Added mlo:LandmarkCategory, mlo:isRemovable classes.
  * Added mlo:belongsToCategory property.
  * Added mlo:bbNorthWest, mlo:bbSouthEast properties.
  * Added mlo:radius, mlo:asBoundingBox, mlo:asGeoPoint properties.
  * Added mlo:asPostalAddress property.
  * Added mlo:predefined-landmark-category-accommodation.
  * Added mlo:predefined-landmark-category-business.
  * Added mlo:predefined-landmark-category-communication.
  * Added mlo:predefined-landmark-category-educational-institute.
  * Added mlo:predefined-landmark-category-entertainment.
  * Added mlo:predefined-landmark-category-food-beverage.
  * Added mlo:predefined-landmark-category-geographical-area.
  * Added mlo:predefined-landmark-category-outdoor-activities.
  * Added mlo:predefined-landmark-category-people.
  * Added mlo:predefined-landmark-category-public-service.
  * Added mlo:predefined-landmark-category-religious-places.
  * Added mlo:predefined-landmark-category-shopping.
  * Added mlo:predefined-landmark-category-sightseeing.
  * Added mlo:predefined-landmark-category-sports.
  * Added mlo:predefined-landmark-category-transport.
  * Changed mlo:altitude to be a double not int.
  * Deprecated mlo:boxSouthWestCorner, mlo:boxEastLimit.
  * Deprecated mlo:boxVerticalLimit, mlo:boxNorthLimit.
  * Deprecated mlo:city, mlo:country mlo:state, mlo:address.
  * Deprecated mlo:poiLocation.

  data-generators:
  * Add channel/conversation to IM test data.
  * Use nco ontology updates.
  * Use nmo:lastMessageDate, nmo:communicationChannel,
    nco:default-contact-me.

  libtracker-db:
  * Fixed crash in journal if reader_init() failed.
  * Fixed error propagation in vapi files.
  * Fixed make distcheck failure for journal test case.

  litracker-data:
  * Fixed error propagation in vapi files.
  * Fixed build issues with missing SQLite CFLAGS.

  tracker-store:
  * Fixed a potential crash returning NULL for sparql_update_blank().

  libtracker-extract:
  * Created this new library for 3rd parties to build extract plugins.

  libtracker-miner:
  * Use the version in the built .so filename.
  * Don't use resource iri = uri.
  * Stopped using tracker:uri.

  tracker-miner-fs:
  * Added hidden directory checks for FAT file systems.

  tracker-extract:
  * Cleaned up IPTC code.
  * Added parameter checks for exif/xmp/iptc public APIs.
  * Added full text extraction support from MSWord files for FTS.

  tracker-search:
  * Warn about using stop words for search terms.

  evolution:
  * Fixed a UI hang.

  nautilus:
  * Fixed build issues with missing D-Bus CFLAGS.

  kmail:
  * Fixed dist tarball by including the missing registrar.xml file.

Bugs:

  * NB#144725, Tracker doesn't add ontologies/tracker#added prop...
  * NB#149100, nmm::MusicAlbum does not update when music album...
  * NB#153444, tracker-stats giving incorrect results for contacts...
  * NB#153335, tracker-search -a not returning actual album count

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.16
=============

Improvements / New:

  Ontology:
  * Added nmo:isSent property.
  * Added mlo:Landmark and mlo:PointOfInterest classes.
  * Added mlo:poiLocation property.
  * Added nao:predefined-tag-favorite.
  * Added nco:im-capability-text-chat.
  * Updated the domain of nmo:isDraft from nmo:Email to nmo:Message.
  * Updated comments for mlo:altitude, rdfs:label and rdfs:comment.

  libtracker-common:
  * Added D-Bus client lookup for logging.
  * Added tracker_{class,property}_{get,set}_id() APIs.
  * Fixed some uint vs int issues in TrackerClass.
  * Fixed all resource IDs to be gints.

  libtracker-db:
  * Added binary log to journal SPARQL transactions.
  * Added database checks for corruption.
  * Fixed all resource IDs to be gints.

  litracker-data:
  * Never delete URI <-> ID mapping.
  * Reuse resource_cache and resources in update buffer.
  * Reuse blank_buffer arrays.
  * Avoid querying for ID twice when inserting resources.
  * Avoid string manipulation in get_property_values.
  * Fixed all resource IDs to be gints.

  libtracker-client:
  * Updated TrackerClient to be a GObject.
  * Updated documentation with deprecation information.
  * Added tracker_client_new() to replace tracker_connect().
  * Use GSlice for common allocations.
  * Seal public members in private struct.
  * Make D-Bus interface/service/object definitions public.
  * Don't start D-Bus service just check Tracker is activatable.

  libtracker-miner:
  * Fixed missing D-Bus release call when cleaning up miner.

  tracker-store:
  * Added D-Bus sync method for the journal.
  * Removed non-existant functions in tracker-dbus.h

  tracker-search:
  * Improved -a output, don't prepend "album" on each line.

  tracker-extract:
  * Set nmm:musicAlbum and nmm:performer in GStreamer plugin.

  evolution:
  * Throttle 100 emails per 5 seconds.
  * Fixed a crash in evolution plugin when killing tracker-store.
  * Fixed reference leak on TrackerMiner.
  * Fixed exit() call when enabling/disabling plugin.

Bugs:

  * NB#151295, Tracker goes to error state with certain sparql updates

Notes:

  The fix for the exit() in Evolution when enabling/disabling the
  plugin is not completely fixed. If you start with the plugin
  disabled and enable it, it still happens (but not the other way
  round). This part needs fixing in Evolution. See bug:

    https://bugzilla.gnome.org/show_bug.cgi?id=606940

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.15
=============

Improvements / New:

  General:
  * Fixed id3lib configure errors.
  * Improved README for people building Tracker.

  SPARQL:
  * Fixed non-ASCII IRIs.
  * Fixed inserting negative integers without needing quotes.

  libtracker-fts:
  * Simplify virtual table creation.

  libtracker-data:
  * Separate inserting URIs from creating DB schema.

  tracker-extract:
  * Added nmm:length for audio files from GStreamer extractor.
  * Fixed nfo:channels and nfo:sampleRate, uint vs int error.

Bugs:

  * Fixes GB#572237, Remove deprecated Glib symbols
  * Fixes GB#604655, Fix detection of ioprio
  * Fixes NB#132761, Tracker does not extract metadata from WMA files

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.14
=============

Improvements / New:

  libtracker-common:
  * Fixed regression in URI escaping.

  tracker-extract:
  * Improved IPTC extractor.
  * Fixed memory leak in Vorbis extractor.
  * Fixed xine extractor.

  tracker-writeback:
  * Added support for CountryName in XMP writeback.

Bugs:

  None.

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.13
=============

Improvements / New:

  General:
  * GLib requirement is now 2.20 from 2.16.
  * Removed all imported GLib code borrowed from >= 2.16.
  * Merged coalesce branch to master.
  * Merged writeback branch to master.

  Ontology:
  * Added tracker:coalesce (coalesce branch merge).
  * Added mlo:city, mlo:country, mlo:state and mlo:address.
  * Added cardinality for nfo:entryCounter and nfo:listDuration.

  SPARQL:
  * Added tests for functions.

  libtracker-common:
  * Small improvements to TrackerLanguage documentation.

  tracker-miner-fs:
  * Fixed nie:url property to be a string, not a resource.

  tracker-extract:
  * Fixed duplicate field usage in jpeg, pdf, tiff, png and xmp.
  * Fixed to use new mlo ontology in jpeg, pdf, tiff, png and xmp.
  * Fixed xmp left-top orientation.

  tracker-writeback:
  * Disabled MP3 module for now, reports of MP3 corruption.

  nautilus:
  * Fixed crash when showing the context menu for the background.

  evolution:
  * Fixed nie:url property to be a string, not a resource.

  kmail:
  * Fixed nie:url property to be a string, not a resource.

Bugs:

  None.

Notes:

  The database version up has been incremented, this will force a
  reindex for any existing Tracker installation.

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.12
=============

Improvements / New:

  General:
  * Removed emacs style editing style at the top of all .[ch] files.
  * Removed extensions/ (was thunderbird/firefox legacy code).
  * Clean up python/ (moved useful code, removed the rest):
    * Moved gtk-sparql to utils/
    * Moved deskbar-handler to src/plugins/deskbar/
  * Added coverage analysis using lcov.
  * Merged nautilus-extension branch to master (tagging support).

  Ontology:
  * Automatically generate ontology docs using gtk-doc.
  * Added nmo:Conversation class and nmo:conversation property.
  * Added nmo:lastMessageDate and nmo:hasParticipant properties.
  * Add nmo indexes for important message properties.
  * Deprecated nmo:plainTextMessageContent (for nie:plainTextContent)
  * Documented nmo more thoroughly.

  SPARQL:
  * Support functions with non-prefixed IRI.
  * Do not support AS outside of select expressions.

Bugs:

  * Fixes: GB#603054, fails to build on missing tracker-explorer
  * Fixes: NB#150158, tracker-store memory usage grows a lot dur...

Notes:

  The database version up has been incremented, this will force a
  reindex for any existing Tracker installation.

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.11
=============

Improvements / New:

  General:
  * All indentation and trailing whitespace has been fixed.

  Ontology:
  * Added nao:deprecated to the ontology.
  * Added support for class signals to nmm:RadioStation.
  * Added small utils/ontology app to generate graphs.
  * Use nie:url instead of nie:isStoredAs. Discussed here:
    https://sourceforge.net/apps/trac/oscaf/ticket/46
  * Marked nie:isStoredAs as deprecated.
  * Marked nfo:fileURL as deprecated.
  * nmo:Mailbox and nmo:MailAccount inheritance order swapped.
  * mfo:FeedElement now is a subclass of nie:InformationElement.

  SPARQL:
  * Added subquery capability.
  * Translate AS ?foo to SQL AS foo.
  * Support GROUP BY from SPARQL 1.1 draft.
  * Support AS ?foo from SPARQL 1.1 draft.
  * Support bracketted expressions as select expressions.
  * Fixed type handling in aggregate functions (improves performance).

  Tests:
  * Added for libtracker-data aggregates (distinct, group, etc).

  libtracker-common:
  * Fixed tracker-utils.h to use G_{BEING|END}_DECLS, broke c++ builds.

  libtracker-data:
  * Fixed property functions to support resource variables.
  * Fix reading inverse functional properties from DB.

  libtracker-client:
  * Added more documentation.

  libtracker-miner:
  * Added more documentation (100% coverage now).

  tracker-extract:
  * Fixed gstreamer the way nmm:setNumber, nfo:genre are set.
  * Refactored Microsft Word extractor to use libwv2 for FTS.
  * Added support for Microsoft Power Point files.
  
  tracker-search-bar:
  * Fixed results window to hide if text is empty, show if not.
  
Bugs:

  GB#604152, tracker-miner-fs crashes after initial startup

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.10
=============

Improvements / New:

  Ontology:
  * Added nco:IMCapability* and nco:imContactCapability*.
  * Added tracker:notify to nmo:Message.
  * Added maemo:webhistoryThumbnail.
  * Fixed maemo:relevance to use maxCardinality of 1, None previously.

  Documentation:
  * Fixed missing docs/ontology PNG files.

  Data Generators:
  * Fixed Python 2.5 requirement.
  * Fixed to work with the latest ontology.
  * Fixed to not generate duplicate self entries for nco:PersonContact

  libtracker-common:
  * Fixed memory leaks in TrackerProperty finalize.
  * Fixed classes/props/namespaces to use GPtrArray bookkeeping.

  libtracker-data:
  * Fixed memory leak in tracker_data_update_sparql{_blank}().

  libtracker-miner:
  * Fixed memory leaks in querying code.  
  * Fixed memory leaks when removing and moving items.
  * Fixed memory leak in monitor code when freeing events.
  * Fixed some build warnings.
  * Fixed to not check for locks in non-existent files.
  * Removed TrackerMiner::terminated signal, it was unused.

  libtracker-client:
  * Added initial documentation. About 50% is documented.

  tracker-miner-fs:
  * Fixed memory leaks in mount code.
 
  tracker-tag:
  * Now uses g_file_new_from_command_line_arg() so URIs don't have to
    be full URIs.

  tracker-writeback:
  * Fixed missing include for locale.h

  tracker-search-bar:
  * Fixed all queries to use FTS not FILTER SPARQL.
  * Fixed to be able to launch applications and all files too.
  * Updated to show 10 items per category not 5 by default.
  * Added support for tags, bookmarks, contacts and websites.

Bugs:

  None.

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.9
============

Improvements / New:

  General:
  * Bumped libexempi requirement from 1.99.2 to 2.1.0 for NS_PDF.
  * Fixed linking errors found with binutils-gold ld.

  Ontology:
  * New property tracker:writeback used to know if ontology should be
    written back to their original files (if supported by
    tracker-writeback).
  * Added nmm documentation.
  * Added nmm:dlnaProfile and nmm:uPnPShared properties.
  * Added mfo documentation.
  * Added mfo:optional property.
  * Added nmm:alternativeMedia property.
  * Renamed nmm:meteringMode-* to nmm:metering-mode-*.
  * Renamed nmm:whiteBalance-* to nmm:white-balance-*.
  * Updated mlo, ncal, mfo, nmm, mto, nao, nfo + nco documentation.

  SPARQL:
  * Updated to return generated URIs for inserted blank nodes.

  libtracker-common:
  * Fixed removable device code to include volumes mounted in /media

  libtracker-data:
  * Fixed build with vala master.
  * Fixed to accept NULL for GErrors.
  * Added support for returning generated uuid URIs for updates.

  libtracker-fts:
  * Fixed crash in TrackerParser's parser_next() function.
  * Fixed invalid read in TrackerParser.

  libtracker-miner:
  * Updated to use standard GIO callbacks (GAsyncResult, etc).
  * Removed redundant monitor code.
  * Fixed memory corruption for directory moves in monitor code.
  * Fixed test/ to use ::finished not ::terminated which is unused.
  * Moved test/ directory to examples/libtracker-miner.

  tracker-miner-fs:
  * Added $HOME as a single level directory to index by default.
  * Removed duplicate call to tracker_storage_new() / hal debug dump.

  tracker-preferences:
  * Fixed title, use "Tracker Preferences" not "tracker-preferences".
  * Moved "Indexing" options to their own tab.
  * Added mnemonics for notification area options.

  tracker-writeback:
  * New binary for writing metadata back to files. Initial support for
    XMP and MP3 for now.

  tracker-extract:
  * Fixed XMP coalescing for TIFF/PNG/PDF/JPEG.
  * Fixed build warning with mockup_SOURCES.

  rss_reader:
  * Fixed exception handling on import.

Bugs:

  * Fixes NB#135360, Images from all memory location are not disp...
  * Fixes GB#598470, Search entry icons grayed out
  * Fixes GB#600973, tracker-control: don't use "-h" to remove th...

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.8
============

Improvements / New:

  General:
  * Add --version option to command line tools.

  Ontology:
  * NCO: Add more IM properties.
  * NMO: Add first draft of SMS support.
  * Work on ontology description and documentation.

  SPARQL:
  * Limit scope of blank nodes to conform to specification.
  * Fix missing results due to OPTIONAL optimization.

  libtracker-data:
  * Fix critical warning on tracker-store startup.

  tracker-extract:
  * Fix use of tagreadbin in GStreamer extractor.
  * Use NAO tags for image keywords.
  * Correctly detect 3GPP audio files in GStreamer extractor.
  * Extract nmm:albumTrackCount from MP3 files.

  RSS Reader:
  * Add some Zeitgeist interaction to the RSS Reader example.

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.7
============

Improvements / New:

  Ontology:
  * Mark nco:phoneNumber, nco:imID, and nco:emailAddress as inverse
    functional properties.

  SPARQL:
  * Optimize simple optionals with inverse functional properties.
  * Return property URI instead of internal uri for fts:offsets().

  libtracker-data:
  * Propagate SQLite errors on updates.

  tracker-miner-fs:
  * Handle errors when moving items recursively.


NEW in 0.7.6
============

Improvements / New:

  General:
  * Fixed libvorbis detection in configure.
  * Fixed data/.gitignore to not exclude .desktop.in files.
  * Added AC_CACHE_CHECK for ioprio in configure for cross-platform
    compilation.
  * Imported data generation scripts from old repository.

  Ontology:
  * Fixed nmm:exposureTime to be a double not integer.
  * Added tracker:weight to ontology properties (was only used on few
    properties before like nie:title). Used for scoring/ranking.
  * Added more FTS fields so FTS matching occurs on more useful data.
  * Added nco:metacontact concept
    (see http://live.gnome.org/Tracker/Documentation/ContactsOntology)
  * Removed cardinality restriction for dc:contributor.
  * Removed cardinality maximum from nco:contrbutor & nco:creator.
  * Renamed nmo:VOIPCall to nmo:Call.

  SPARQL:
  * Fixed fts:rank when fts:match is not first predicate in query.

  Functional Tests:
  * Added for fts:rank
  * Added for nco:metacontact

  libtracker-common:
  * Fixed tracker_coalesce() to not use empty/blank strings.
  * Fixed tracker_is_blank_string() to be UTF-8 compliant.
  * Added tracker_sparql_builder_object_double() method.

  libtracker-data:
  * Fixed assertion using cursors open twice (tracker-store crash).
  * Fixed outer query cursors being used by inner queries.

  libtracker-miner:
  * Fixed calls to tracker-store to be completely async (no blocking
    when tracker-store is not available)
  * Fixed trying to free invalid GPtrArray pointers.
  * Updated reference documentation.
  * Improve error reporting when initializing volumes.

  tracker-store:

  tracker-extract:
  * Fixed return value in albumart_set().
  * Fixed JPEG to coalesce nie:comment.
  * Fixed JPEG leak if file size is < 18 bytes.
  * Fixed MP3 id3v20/v22 memory corruption.
  * Fixed MP3 id3v20/v22 comments retrieval.
  * Fixed cases where _object_unvalidated() was used over _object().
  * Added album art support with libquill (alternative to GdkPixbuf).
  * Updated ALL plugins to use TrackerSparqlBuilder API (from older
    variant), this produces less D-Bus traffic and the output is
    generally nicer.

  tracker-search-bar:
  * Fixed to show all documents, not just paginated ones.
  * Fixed icon background to be transparent.
  * Fixed showing results and no results label at the same time.
  * Fixed window height to be a lot longer by default.
  * Fixed selecting blank rows for separators.
  * Fixed showing blank rows after all results.
  * Fixed sorting (broken by use of hash table).
  * Added vertical orientation for applet.
  * Added ranked sorting for searches.
  * Added limit for each category to 5.
  * Added interactive searching on a 300ms delay.

  tracker-search-tool:
  * Added interactive searching.

Bugs:

  * Fixes GB#600081, Get rid of Bonobo

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.5
============

Improvements / New:

  SPARQL:
  * Fixed to flush update buffer after DROP GRAPH.
  * Fixed leaking variables in reference cycle.
  * Support fts:rank and fts:offsets in function queries.

  libtracker-common:
  * Fixed battery handling so we don't throttle indexing when on low
    battery in cases where we are charging on AC power.
  * Fixed logging so that verbosity=1 displays all G_LOG_LEVEL_INFO
    messages. Previously it was unused.
  * Fixed vapi dependencies in Makefile.am
  * Added tracker_info() and tracker_dbus_request_info() to use
    G_LOG_LEVEL_INFO logging.

  libtracker-db:
  * Added tracker_db_statement_bind_null(). This allows use of ?
    parameters in SQL to be set to NULL. No longer special casing NULL
    when used as a value when deleting single valued property values.

  libtracker-data:
  * Fixed crash from dereferencing GError when NULL in
    delete_metadata_decomposed(). 
  * Added a rollback callback to prevent sending update events which
    are rolled back.

  libtracker-fts:
  * Use tracker:weight for per-property weight.

  libtracker-miner:
  * Fixed overwriting throttle in TrackerMinerFiles class
    construction.
  * Fixed TrackerCrawler class vtable definition of ::finished.
  * Fixed g_critical() if .service files are not available for some
    miners (this is the case for the Evolution plugin which is not
    started by D-Bus but Evolution).
  * Fixed tracker_connect() call to disable D-Bus timeouts.

  tracker-store:
  * Compress multiple ClassSignals for predicate-values into a single
    signal.

  tracker-extract:
  * Fixed libstreamanalyzer plugin so it doesn't report file ontology
    information which miner-fs already provides.
  * Fixed configure script so libstreamanalyzer is disabled by default
    but can be forced with --enable-libstreamanalyzer. Previously it
    was just compiled if it was available.
  * Fixed log spamming on start up, based on the fix for NB#126773 for
    0.6. See commit 65adc16dc0183a1a9b08eb85440312399748262a.
  * Fixed missing "break;" when parsing id3v20 tags leading to a
    double free with genre/copyright assignment.
  * Fixed MP3 extractor memory leaks in id3v24 comment tag and tlen
    tag.
  * Fixed so we initialize album art when running stand alone with -f
    command line switch (fixes critical warnings from non-initialized
    caches).
  * Added support for nmm:trackNumber for MP3 extractor. Also uses an
    integer not a string which was leaking too.
  * Added command line switch -i to force in-house extractors over
    libstreamanalyzer.
  * Removed use of g_build_filename() for log filename, instead use the
    string returned by tracker_log_init().

  tracker-control:
  * Created from tracker-processes (which no longer exists).
  * Added support for removing all thumbnails.
  * Added support for removing all config files.
  * Added support for starting Tracker's miners.

  tracker-status:
  * Fixed crash when GValue is NULL when getting status/progress.

  tracker-sparql:
  * Fixed use of '#' and use ':' instead. For example nfo#Video.

  tracker-explorer:
  * Improved UI layout to be more inline with the HIG.

  tracker-status-icon:
  * Added man page for the .cfg file.

  tracker-search-tool:
  * Fixed mimetype query.

Bugs:

  * Fixes NB#120255, Tracker doesn't read "year" tag from the mp3...

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.4
============

Improvements / New:

  General:
  * Bumped database schema version (we were not doing this for 0.7.x
    until now) which makes sure a reindex occurs when the database
    schema changes. This is to prevent bugs like: GB#598224.

  Ontology:
  * Added maemo:relevance to provide additional hit scoring.

  SPARQL:
  * Updated to refactor code duplication.
  * Fixed case sensitivity for variables

  Database:
  * Removed EvolutionModseq from the Options table - unused.

  libtracker-common:
  * Fixed typo in devicekit low battery functionality, this lead to
    indexing being paused in the wrong conditions.
  * Fixed TrackerConfigFile so inotify CREATE events trigger changed
    signal.

  libtracker-data:
  * Updated to support multiple resources in queries to improve
    performance for specific inserts requests.

  libtracker-miner:
  * Fixed re-index every time tracker-miner-fs was started due to
    mtime query error since introducing timezones.

  tracker-extract:
  * Fixed so words indexed for FTS is based on tracker-fts.cfg, not
    just static at 1000.

  tracker-search-tool:
  * Fixed so only one instance can be run at a time.

  tracker-evolution-plugin:
  * Fixed so we don't spam status updates about the miner.
  * Fixed OOM situation by using D-Bus noreply functions instead.
  * Fixed memory leak when receiving errors from D-Bus responses.
  * Fixed memory leak when processing folders.
  * Fixed progress reporting to go forward not jump around.

Bugs:

  * Fixes GB#570608, Translation of firefox-extension
  * Fixes NB#135969, Artist and Album query returns reults other than...

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.3
============

Improvements / New:

  General:
  * Require SQLite >= 3.6.16. Required for test cases to pass.
  * Removed requirement for 'sqlite_exec' in configure.ac.

  RSS Reader:
  * Updated Python example to use new Tracker APIs.

  Ontology:
  * Added nmm:albumArtist property.
  * Added nmm:Playlist class.
  * Removed cardinality restriction for nie:informationElementDate.

  SPARQL:
  * Fixed time zone handling when inserting time_t.
  * Support single-valued properties as functions.
  * Support multi-valued properties as functions.
  * Improved to not require 'AS' when using SELECT functions. 
  * Support rollback for updates when one or more errors occur.

  libtracker-db:
  * Make sure SQLite statements are reset when using cursors. This was
    leading to DB locks.

  libtracker-miner:
  * Fixed infinite loop when unmounting.
  
  tracker-store:
  * Removed all use of tracker-storage for volume handling. This is
    now done in tracker-miner-fs.

  tracker-preferences:
  * Added visibility options for tracker-search-tool.

  tracker-status-icon:
  * Added tracker-status-icon.cfg for visibility settings.
  * Added global binding to launch tracker-search-tool (<Ctrl><Alt>S).
  * Improved so progress bars are not so tall and the now pulses when
    at 0% (used for crawling or initialising usually).
  * Improved so the progress bar is not displayed for miners not
    running.
  * Fixed so the default progress is 100% (in cases where the
    tracker-status-icon is restarted).

  tracker-search-tool:
  * Fixed UI to be more HIG compliant.

Bugs:

  * Fixes GB#590501, Album art heuristic always fails
  * Fixes NB#137046, Properties Are Not Retained Upon File Modific...
  * Fixes NB#141698, List of saved playlist has names of albums too
  * Fixes NB#134107, Optional properties with orderby causes signi...

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.2
============

Improvements / New:

  General:
  * Added support for AM_SILENT_RULES (used for producing nice build
    output), see http://live.gnome.org/GnomeGoals/NicerBuilds
  * Removed filters/ - they are no longer used, was for full text
    search abilities. We now do this in tracker-extract.
  * Simplify CFLAGS/LIBS for applications and generally all Makefiles.

  Ontology:
  * Added average{audio|video}bitrate for nmm:Video. This allows the
    audio and video to have different bit rates in the same URN.
  * Added properties for newly added MTP.
  * Added properties fourCC and waveformat for MTP.
  * Added properties to NMM to support MTP (nmm:lyrics,
    mmm:skipCounter, nmm:isCropped, nmm:isColorCorrected).
  * Added nmm and mto prefixes.
  * Updated mtp:ScanType to subclass nie:InformationElement allowing
    nie:description on instances.
  * Renamed nmm:album to nmm:videoAlbum to be consistent with
    nmm:audioAlbum.

  Test Cases:

  libstemmer:
  * Fix API to return const/non-const more consistently.

  libtracker-common:
  * Fixed TrackerConfigFile to make it an abstract type object.
  * Fixed storage (HAL) APIs to return const/non-const more
    consistently.
  * Fixed tracker_path_evaluate_name() so we use the HOME environment
    variable with g_getenv() instead of g_get_home_dir(). This fixes
    issues seen with NFS mounted home directories.
  * Fixed storage (HAL) APIs to normalise directories returned.
  * Fixed timezone test case for tracker-type-utils.
  * Improve documentation.

  libtracker-data:
  * Fixed virtual property tracker:uri.

  libtracker-miner:
  * Added "process-pool-limit" to TrackerMinerFS, this allows us to
    process more than one file at once. Previously each file was
    extracted in tracker-extract and stored in tracker-store
    sequentially. Now data is extracted while it is being stored if
    process-pool-limit is > 1. Now it is set to 10.
  * Added support for deleting recursively when a directory is removed.
  * Updated the documentation.
  * Removed "application" parameter in tracker_miner_pause(), since
    it now uses g_get_application_name() or TrackerMiner::name
    internally. 
  * Update vtable function process_file() for TrackerMinerFS into a
    signal to be consistent with the rest of the API.
  * Fixed pkg-config file to include dbus-glib.
  * Fixed moving items between two monitored directories. Was unsupported.
  * Fixed g_timer_destroy() warning with timer != NULL.
  
  tracker-store:
  * Updated the Dia documentation for trackerd to detail how
    tracker-store works.
  * Updated SQL generated for FTS queries by SPARQL.
  * Added support for function calls as select expressions in SPARQL.
  * Added support dots at the end of simple OPTIONAL statements in
    SPARQL.

  tracker-miner-fs:
  * Fixed crawling duplicate directories if one is in the config file
    and the other is a removable media.
  * Fixed memory leak with returned removable devices from storage (HAL).
  * Updated the Dia documentation for tracker-indexer to detail how
    tracker-miner-fs works.
  * Fixed so we don't print "miners all finished" more than once.

  tracker-extract:
  * Added tracker_text_normalize() to clean up content used for FTS.
    This function effectively strips non-text characters, extra spaces,
    carriage returns, etc.
  * Added FTS support for MS and ODF document formats.
  * Fixed PDF extractor to use tracker_text_normalize().

  tracker-tag:
  * Added support for removing a tag on a per URN basis instead of
    for all content.
  * Fixed return value

Bugs:

  * Fixes GB#570608 - Translation of firefox-extension
  * Fixes GB#592400 - String translation issues
  * Fixes GB#589059 - Add option to set evolution plugins directory in configure
  * Fixes GB#591814 - Clean up .ui files
  * Fixes GB#581984 - Get rid of deprecated libgnome(ui)
  * Fixes GB#595752 - Minor string fixes
  * Fixes NB#142257 - Query from QtTracker causes error

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7.1
============

Improvements / New:

  General:
  * Updated version of dbus and dbus-glib and removed
    SUBJECT_TO_CHANGE use everywhere.
  * Updated version of libxml to something realistic.
  * Updated version of libgee to 0.3.
  * Updated vala requirement suggestion in autogen.sh to 0.7.6.
  
  Ontology:
  * Added prefix "mlo" for http://www.tracker-project.org/temp/mlo
  * Updated scal ontology to cover ical standard.

  Documentation: 
  * Added initial documentation for libtracker-miner.
  * Fixed typo in tracker-processes man page.
  * Fixed warnings when building documenation for libtracker-common
  * Regenerated documentation sections for libtracker-common

  libtracker-common:
  * Fixed memory leak in tracker_string_to_date().
  * Moved TrackerParser API to libtracker-fts, only used there.

  libtracker-db:
  * Updated headers so only one header can be included if used externally

  libtracker-data:
  * Added support for fn:contains and fn:ends-with for SPARQL.
  * Removed unnecessary FTS INSERT and DELETE statements.
  * Updated to avoid unnecessary SQL CAST expressions.

  libtracker-fts:
  * Added to unit tests
  * Removed broken and unused paragraph detection.
  * Moved this from "tracker-fts" everywhere in code base since it is
    a library not an application.

  libtracker-miner:
  * Added get_status() and is_paused() APIs.
  * Removed GetName and GetDescription DBus methods, now in desktop
    files and exposed through TrackerMinerManager API.

  tracker-store:
  * Clean up queued batch updates to the database when clients
    disconnect.
  * Do not use JOIN for simple OPTIONAL patterns in SPARQL
    (significant speed improvement).

  tracker-miner-fs:
  * Added support back for thumbnailing.
  * Added support for full paths in config for IgnoredFiles and
    IgnoredDirectories.
  * Added support for XDG spec. for special user directories. So now
    in the config, IndexRecursiveDirectories and
    IndexSingleDirectories can include "&DOCUMENTS", or "&MUSIC", etc. 
    The list of special locations is listed in the config and
    documented. This falls back to $HOME when not available for some
    distributions.
  * Removed unused files.
  * Updated the default indexed locations to DESKTOP, DOCUMENTS,
    DOWNLOADS, MUSIC, PICTURES and VIDEOS as per the XDG spec (this
    was $HOME).
  * Fixed trying to send thumbnail queues of size 0.
  * Fixed trying to send thumbnails when service is not available.
  * Fixed double unref in thumbnailer code.
  * Fixed 2 memory leaks found while valgrinding.

  tracker-extract:
  * Fixed assertion in HAL is NULL from starting on the command line.
  * Fixed Ctrl+C not working with -d.
    
  tracker-status:
  * Use libtracker-miner APIs instead of DBus calls.
  * Use libtracker-miner API to get display names (translatable).

  tracker-search-bar:
  * Fixed crash when clicking on the results window with the "no
    results found..." message.

  tracker-search-tool:
  * Added smart wildcards when last character is not a space.
  * Fixed category selector.
  * Fixed crasher when selecting categories.

Bugs:

  * Fixes NB#141309, Remove nco:hasPostalAddress cardinality limitation
  * Fixes NB#132655, Tracker-import error handling jams
  * Fixes GB#595976, Message 'SQL logic error or missing database'
  * Fixes GB#592400, String translation issues
  * Fixes GB#595752, Minor string fixes

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


NEW in 0.7
==========

Improvements / New:

  * Library: libtracker-miner
    A common library for data miners to use allowing easy integration
    with Tracker. This provides D-Bus integration, state and progress
    APIs and a means to pause / resume your miner.

  * Library: libtracker-client
    This API has been completely changed. It is much simpler now and
    relies more on the SPARQL language than specific APIs to query
    Tracker. 

  * Daemon: tracker-store
    Completely reworked to accept SPARQL queries and updates.
    Implements Nepomuk ontology instead of flawed own brand. This
    ontology is implemented following the W3C RDF semantics.

  * Database: Completely redesigned ALL databases.
    These now support triple store and allow much faster querying.

  * Application: tracker-miner-fs
    Implements libtracker-miner and facilitates the old roles of
    tracker-indexer and some of the old roles from trackerd like file
    system crawling. This mines data and sends it to tracker-store to
    put in the database about files AND applications.

  * Application: tracker-sparql
    A command line tool to query or update the databases using SPARQL.

  * Application: tracker-import
    A command line tool to import data kept in Turtle files.

  * Application: tracker-search-bar
    An applet for quickly searching for music, videos, images,
    documents and folders.

  * Application: tracker-status-icon
    Previously tracker-applet, but rewritten and now much simpler.
    This provides state and progress information about all miners
    which are running. This also allows the user to pause / resume
    data miners.

  * Application: tracker-search-tool
    This has been completely rewritten using vala and the new
    architecture underneath it. Support for the old features are not
    quite there yet, but it is similar to its predecessor!

  * Application: tracker-explore
    This is an application written to explore data in the database and
    each item's relationship to the next. This really demonstrates
    Tracker's ontology and provides it through full text searching.

  * Plugin: Evolution
    Now the evolution plugin is supported by the developers instead of
    us dipping into their databases (as previously) which is dangerous
    and unsafe. Also this implements the libtracker-miner API so it
    can be controlled using tracker-status-icon.

  * Patches: Nautilus & GtkFileChooser
    These are currently submitted upstream to support the new APIs for
    continued integration between Tracker and GNOME.

Bugs:

  Too many to list here and so much development some are even obsolete.

Notes:

  There is currently no migration path from 0.6. to 0.7. So all
  configurations will have to be re-set up for now. This is planned to
  be added before a 0.8 release. 

  Man pages have all been revamped providing information about all new
  commands too.


NEW in 0.6.93:
==============
Improvements:
  * Fixes tracker-preferences so it mangages removable-devices option.
  * Fixes tracker config typo.
  * Fixes tracker-indexer to not enter finished state after flushing.
  * Fixes tracker-extract not sending queued album art to thumbnailerd
  * Fixes trackerd to call nice(19) for crawling ONLY else nice(default).
  * Fixes libtracker-common preprocessor checks for thumbnailer/albumart.
  * Fixes tracker-extract multiple TrackerHal instances, 2x faster now.
  * Fixes tracker-extract tests by loading modules not directly linking.
  * Fixes tracker-applet by adding proper marshal generation for signals.
  * Fixes SIGSEGV for tracker-extract from exceeding setrlimit() mem.
  * Fixes Raptor dependency to 1.4.17, need _FEATURE_WRITE_BASE_URI.
  * Fixes indexer flush time to be optimized for Maemo platform, patch 09.
  * Fixes gstreamer extractor memory leaks, a lot of leaks.
  * Fixes gstreamer extractor memory corruption.
  * Fixes gstreamer extractor by stopping extraction on DURATION messages
  * Fixes album art memory management and access() to NULL paths.
  * Fixes adding BUILT_SOURCES to EXTRA_DIST for many Makefile.ams
  * Fixes not using plural translations in tracker-info.
  * Fixes several memory leaks/corruptions in gstreamer/mp3/png extractors.
  * Fixed memory leak in indexer's removable-device module.
  * Fixed memory leak in indexer's push module, close the dir.
  * Fixed TrackerDBIndex _update_word() memmove outside boundries.
  * Added error handling for "Can't store word" to applet.
  * Added new API tracker_metadata_get_multiple().
  * Added pre-umount check there's an item before checking mount files.
  * Updated tracker-info to use _metadata_{get|_multiple}() APIs.
  * Updated extractors to use tracker_file_{open|close} with posix_fadvise
  * Removed all references to file-index-update.db, no longer used.
  * Improved performance by sending items to thumbailer AFTER indexing 
  * Improves performance/mem of GFile->GQueue in tracker-monitor.c

Bugs:
  * Fixes GB#577656, tracker doesn't build on non-linux platforms
  * Fixes GB#577655, tracker-indexer.c fails to compile when...
  * Fixes LP#355982, crash in tracker-turtle.c with fclose() 
  * Fixes NB#107570, tracker-extract crash just after device bootup
  * Fixes NB#106639, Music-Unknown Category  displayed in Genre view
  * Fixes NB#109172, Video Library: RM , RMJ files listed in Video Library.
  * Fixes NB#107122, Video:Duration is shown as -:- in video library view
  * Fixes NB#108793, Not able to filer images with XMP date
  * Fixes NB#108819, tracker-indexer is crashing.
  * Fixes NB#108331, Memory Leak found for tracker-extract command
  * Fixes NB#106085, Tracked database is not updated when images were...
  * Fixes NB#100642, tracker is still listing the removed tags.

Translations:
- Updated es: Jorge González, Jorge Gonzalez
- Updated it: Milo Casagrande
- Updated nl: Reinout van Schouwen

Help Manual Translations:
None


NEW in 0.6.92:
==============
Improvements:
- Fixed memmove error in QDBM when updating a word
- Fixed GValues leak in _result_set_to_metadata()
- Fixed small ontology error for image extractors
- Fixed trackerd not changing throttling when switching between charging/discharging states
- Fixed battery remaining percentage in logs, was always 0%
- Fixed crasher when calling thumbnailer with older versions of DBus, use int instead of int64
- Fixed logic for signalling status in tracker-indexer
- Fixed mtime checking in tracker-indexer, only reindex if file mtime is different, not just newer
- Fixed tracker-extract -f command to transform filenames to full paths
- Fixed setting tags in tracker-indexer
- Improve tracker-dbus_query_result_to_ptrarry(), don't recheck UTF8 validity of strings
- Improve failure conditions if RDF type doesn't exist in ontology
- Added GStreamer helix bin information to configure statement
- Added libtool library versioning so they are not all named .so.0.0.0.
- Added GError handling to database manager so we know why ontology files fail to load
- Added initial code to use GVolumeMonitor::monitor-pre-unmount, GIO patch is pending, was not implemented
- Added collations to Services table and other indices
- Added more states to tracker-applet to give more feedback, now we have watching, crawling, optimising and shutting down
- Added tracker-processes utility to list and kill tracker processes, this also has a --hard-reset option to remove all databases too
- Added a GetPid API to tracker-extract so we request the PID before doing anything
- Added kill() call to tracker-indexer when tracker-extract doesn't respond to the DBus request for metadata
- Added cache to trackerd for GetStats calls to be more responsive when indexing and if recently requested
- Removed call to set SCHED_IDLE, performance was way to bad to use it
- Removed Merge options from tracker-applet, not longer used
- Disabled static libraries by default
- Disabled evolution module since it is problematic and lots of Evolution issues were reported
- Enabled evolution push plugin (different to the Evolution module), non-intrusive, Evolution sends us the data
- Updated help strings for configure options of mail push modules
- Updated GetStats SQL stored procedure call to also include super classes like "Files"

Bugs:
- Fixed NB#106201, tracker-extract is crashing when extracting the details of a mp3 file (Mikael Ottela)
- Fixed NB#105133, Mafw-tracker-source does not emit container-changed signal (Martyn Russell)
- Fixed NB#90455,  Tracker doesn't index Geotags metadata Iptc4xmpCore:Location, photoshop:Country, photoshop:City of JPEG and PNG pictures (Mikael Ottela)
- Fixed NB#96314,  libexempi adds Creator in three different locations on ARM platform (Mikael Ottela)
- Fixed NB#99823,  Album art image gets corrupted if Artist and Album have characters other than alphabets (Mikael Ottela)
- Fixed NB#102800, Crash corruption code (Martyn Russell)
- Fixed LP#347352, Use g_strcmp0() to fix g_list_find_custom() crashing with NULLs (Martyn Russell)
- Fixed GB#106424, Crash when themes are deleted while running (Mikael Ottela)
- Fixed GB#575332, crashes when showing statistics (Martyn Russell)
- Fixed GB#570232, SetOption uses sqlite REPLACE which *doesn't* replace, it INSERTs (Carlos Garnacho)
- Fixed GB#573834, g_timeout_add_seconds should be preferred to g_timeout_add (Marcel Stimberg)
- Fixed GB#575271, Confusion and error with deskbar-applet module dir detection (Deji Akingunola)

Translations:
- Updated da: Mads Lundby
- Updated es: Jorge González, Jorge Gonzalez
- Updated gl: Suso Baleato
- Updated sv: Daniel Nylander

Help Manual Translations:
None

NEW in 0.6.91:
==============

Improvements:
- Fixed trackerd 'ServiceStatisticsUpdated' signal.
- Fixed a crash when removing a resource from a removable device.
- Fixed test case failures for MP3 files.
- Fixed subsequent album art requests trying if already downloading
- Fixed support for SCHED_IDLE.
- Fixed config so we make sure we load defaults for missing options.
- Fixed warning in indexer about thumbnailer delete action reply.
- Fixed regression, use "/" on end of generated URI paths for raptor.
- Fixed leaking file descriptors thought to cause "too many open files".
- Fixed negative underflow with gint16 value clamp in TrackerDBIndex.
- Fixed indexer corner case to flush when an item has been removed.
- Fixed .xsession-errors being populated with startup version info
- Fixed small regression in group concatenation db function.
- Fixed overwrite existing logs if already running (indexer/extractor).
- Fixed QDBM statistics for deleted items.
- Fixed deskbar so we find the right DBus service names.
- Fixed URI creation in indexer removable device module.
- Fixed leaks in indexer removable device module.
- Fixed MP3 frame size calculation.
- Fixed log handling, don't overwrite existing logs if already running.
- Fixed indexer responsiveness for ttl restores by iterating main loop.
- Fixed tracker-indexer reporting elapsed times suriously.
- Fixed tracker-indexer memory leak when retrieving embedded metadata.
- Fixed compiler warnings.
- Fixed problems in joining of order fields.
- Fixed issue with integer to string conversion in the database.
- Fixed tracker-extract blocking indefinitely for buggy modules.
- Fixed GetStats to check mounted volumes and to use SQL COUNT function.
- Fixed TrackerDBIndex so words with negative weight are actually indexed. 
- Fixed indexer not shutting down and stopping before it should.
- Fixed indexer to reset indexed/processed stats after finishing.
- Fixed standard monitored directory list to omit .games/
- Fixed Makefiles which were missing WARN_CFLAGS.
- Fixed daemon so it now monitors disk space (was in indexer).
- Fixed daemon so it now monitors battery percentage (was in indexer).
- Fixed daemon state machine so we ALWAYS log state changes.
- Fixed daemon state machine so we don't return Initializing after index.
- Fixed album art so we don't add the artist name to the request.
- Fixed extractor messaging so we use debug statements for metadata.
- Fixed indexer to delete content for removed services.
- Fixed album art local URI not always being passed.
- Added Image:HasKeywords field for performance.
- Added warnings when we try to write to QDBM after opening as READONLY
- Added DB versions for vstore and 0.6.91 which force reindex if different.
- Added org.freedesktop.Tracker.Backup DBus interface.
- Added collation locale startup check and regeneration on change.
- Added GCC gcov support.
- Added new DBus function to get concatenated metadata group fields.
- Added new DBus function to Backup metadata to Turtle file.
- Added support for coverage reporting with gcov.
- Added IPTC support for TIFF and JPEG extractors
- Added dependency for libiptcdata.
- Added a configure switch to disable decompressing .ps.gz files to /tmp.
- Added initial push plugin support for KMail and RSS.
- Added NULL support to outer joins for conditions with empty strings.
- Added ModuleConfig option to ignore directories based on contents.
- Added album art code to libtracker-common for general use.
- Removed XESAM support completely.
- Removed all unused libtracker-common file functions.
- Removed a lot of unused code after adding WARN_CFLAGS.
- Removed duplicate calls to g_strstrip() for metadata in extractor.
- Removed unused extractors exif and gstreamer-playbin.
- Reduced the amount of debugging produced by HAL module.
- Reworked the src/plugin infrastructure to be more generic.
- Improved speed by using the cache for recursive deletes in the daemon.
- Improved speed by not setting DB page sizes so SQLite decides for us.
- Improved speed by removing UTF8 collation from Services table.
- Improved speed by making indexer flushing work asynchronously.
- Improved speed by making indexer flush frequency variable based on queue.
- Improved database GROUP_CONCAT aggregate function.
- Improved Backup/Turtle support.
- Improved indexer flush time from 60 seconds to 30 seconds, seems faster.
- Improved daemon dbus request pause time from 10 seconds to 5 seconds.
- Improved tracker-status so we can now follow real time state updates.
- Improved tracker utilities to g_print() a note if --limit is reached.
- Improved tracker utilities to use plural based translations.
- Improved tracker-services to sort properties listed.
- Updated extractors to use decodebin not playbin for speed.
- Updated project wide calls for mtime/size to use GIO not g_lstat().

Bugs:
- Fixed NB#105133, Mafw-tracker-source does not emit container-...
- Fixed NB#94201, NP-Audio:Album art not displayed.
- Fixed NB#96314, libexempi adds Creator in three different locations...
- Fixed LP#339560, buffer overflow getting file content.
- Fixed NB#102246, Container name is ‘blank’ within Artists/Albums...
- Fixed NB#103260, Empty 'Unknown' containers under Artists and Album...
- Fixed NB#103198, Unknown Category  displayed in Genre view
- Fixed NB#102210, Number of images in tracker response depends on... 
- Fixed NB#91158, Restore factory settings is not working.
- Fixed NB#99823, Album art image gets corrupted if Artist and Album...
- Fixed NB#99827, Tracker is listing the files from memory card even after...
- Fixed NB#102800, Crash corruption code
- Fixed NB#102606, Tracker doesn't get duration of some MP3 filex
- Fixed NB#102167, ML: Songs deleted from MMC shown in Library
- Fixed NB#98297, tracker-stats values are not changed even after deleting...
- Fixed NB#101593, images created from sketch application are listed...
- Fixed NB#101142, Sorting by Image:Date is incorrect	
- Fixed NB#95573, Keep quiet, we're in a call
- Fixed GB#102606, [patch] NetBSD: gconf-internals.c: `AF_INET' undeclared (Mikael Ottela)
- Fixed GB#105133, With a 3-monitor xinerama, window placement bad (Martyn Russell)
- Fixed GB#103260, Session script setup that works with multiple *dm and supports a switchdesk-type feature etc. (Mikael Ottela)
- Fixed GB#101593, FSF copyright notice wrong in gnome-panel panel (Mikael Ottela)
- Fixed GB#103198, gtk_tree_store_move_* doesn't work. (Mikael Ottela)
- Fixed GB#455588, indexing of Abiword templates slow (Carlos Garnacho)
- Fixed GB#489876, Unknown creation date for pdf files (Carlos Garnacho)
- Fixed GB#503595, check/uncheck "Genertate thumbnails" doesn't work (Carlos Garnacho)
- Fixed GB#101096, Save as Excel spreadsheet version 97 (Mikael Ottela)
- Fixed GB#572237, Remove deprecated Glib symbols (Carlos Garnacho)
- Fixed GB#571331, wrong range for throttling slider (Martyn Russell)
- Fixed GB#571573, Tracker's deskbar module has incorrect import (Michel Alexandre Salim)
- Fixed GB#101142, make breaks without xft (Mikael Ottela)
- Fixed GB#101296, Cannot find pixmaps balsa_icon.png and attachment.png (Martyn Russell)
- Fixed GB#102800, xlstproc 1.0.23 fails to create directories using -o (Martyn Russell)
- Fixed GB#519222, trackerd crashes when system dbus is restarted/stopped (Carlos Garnacho)
- Fixed GB#571736, Get rid of deprecated libart_lgpl


Translations:
- Updated da: Mads Lundby
- Updated es: Jorge González, Jorge Gonzalez
- Updated hu: Gabor Kelemen
- Updated it: Luca Ferretti
- Updated pt: Nicolau Gonçalves, Nicolau Gonçalves <excentriko@gmail
- Updated sv: Daniel Nylander

Help Manual Translations:
None



NEW in 0.6.90:
==============

Features:
- Major re-factoring over the last 12 months for cleaner code.
- Modular approach with:
  - libtracker-common 
    (common functions shared across all binaries)
  - libtracker-db     
    (database abstraction and manipulation API)
  - libtracker-data   
    (a higher level data get/set API)
  - libtracker-module
    (an API used by 3rd parties to index their content)
- DBus re-factoring and use of GLib bindings (for maintainability).
  (The method names haven't changed, but the objects have, so the
  client applications will need to be updated).
- Extractors are now run as an external process detached from the
  indexer to not crash the indexer for problematic files.
- The utility applications have all been improved and use GOption
  for argument parsing.
- Configuration is now more centralised and used by applications as
  well as the daemon/indexer.
- File monitoring has been rewritten using GIO and libinotify:
- GnomeVFS support dropped from the project.
- Requirement for GLib 2.16.x.
- Imported libinotify (for use in the daemon for file monitoring).
  (due to lack of MOVE event information from GIO).
- Support for DBus introspection.
- Support for removable media indexing (MMC, USB sticks).
- Support for meta-data caching on removable devices
  (see http://live.gnome.org/MetadataOnRemovableDevices)
- Support for searching with OR operations.
- Support for XESAM (initial support only).
- Added application dedicated to indexing (tracker-indexer).
- Added estimated time remaining while indexing.
- Added module API and framework for applications to add support for
  their media files to be indexed. 
- Added utility applications:
  - tracker-unique   
    (searches for unique values with option RDF filters)
  - tracker-services 
    (lists all ontology services/properties)
  - tracker-info     
    (lists details known to tracker about a particular file)
- Added unit tests for:
  - trackerd
  - tracker-indexer
  - tracker-extract
  - libtracker-common
  - libtracker-db
- Added documentation for:
  - daemon/indexer design
  - libtracker-common
  - libtracker-module

Missing Support:
- Index merging has been removed in this release due to lack of
  time to implementing it and with plans to redesign. SQLite FTS has
  the feature internally and will be used in future releases. This
  is noticeable only for very large data sets where a slowdown can be
  observed. 

Bugs:
- Fixed GB#486733, crash in Deskbar: Trying to launch the Tra... (Carlos Garnacho)
- Fixed GB#474131, crash in Deskbar: Deskbar search applet --... (Carlos Garnacho)
- Fixed NB#97029, Typos in the italian translation of the About box (Mikael Ottela)
- Fixed NB#97765, GFlare: switchng between circle/poly doesn't work (Ivan Frade)
- Fixed NB#93935, line object connects to self (Ivan Frade)
- Fixed NB#90700, "View as EOG Image" (Martyn Russell)
- Fixed NB#90138, no way to cleanly unset a message's message_id header (Mikael Ottela)
- Fixed NB#96999, Right-click context menu should contain copy entry (even on webpages without input fields) (Mikael Ottela)
- Fixed GB#100816, [ui-review] Edit menu usability (Mikael Ottela)
- Fixed NB#90374, help crashes (Mikael Ottela)
- Fixed NB#93962, gtkspinbutton wants to own its adjustment (Philip Van Hoof)
- Fixed NB#97125, missing dot between two sentences in docs for gtk_icon_size_lookup_for_settings () (Mikael Ottela)
- Fixed NB#89254, Documentation updates and corrections for GtkTreeModel (Mikael Ottela)
- Fixed NB#99281, acme should use an event filter (Mikael Ottela)
- Fixed NB#92788, add fcpackage to bootstrap (Martyn Russell)
- Fixed GB#402054, Should not allow duplicate keywords to be assigned to a file (Ivan Frade)
- Fixed GB#402063, Empty space is not a valid keyword (Ivan Frade)
- Fixed GB#441739, Hit count not updated after deleting files (item_remove)
- Fixed GB#481651, Minor spelling issue (Carlos Garnacho)
- Fixed GB#493049, Trailing space in an original message in the message catalog (Ivan Frade)
- Fixed GB#494878, Search hit number can not be reported by orca. (Saleem Abdulrasool)
- Fixed GB#494907, Labels should be set as focusable. (Saleem Abdulrasool)
- Fixed GB#495810, Executing a wrong RDF query makes tracker unresponsive and unstable (Carlos Garnacho)
- Fixed GB#509601, Make metadata extractors modular (Carlos Garnacho)
- Fixed GB#509607, Make Search support logical operators besides 'And' (Carlos Garnacho)
- Fixed GB#511781, Patch to avoid excesive relocations (array_to_list)
- Fixed GB#511788, Patch to simplify tracker_exec_proc_ignore_nulls() (Carlos Garnacho)
- Fixed GB#513486, TrackerConfig implementation (Martyn Russell)
- Fixed GB#513691, simplify tracker_exec_proc() (Saleem Abdulrasool)
- Fixed GB#513692, Pack booleans in guints (Saleem Abdulrasool)
- Fixed GB#514553, Implementing GetTextContents method (Martyn Russell)
- Fixed GB#518265, Bad FSF address (Ivan Frade)
- Fixed GB#523200, Refactoring Service type "cache" (Ivan Frade)
- Fixed GB#525403, [Refactor] Isolating indexer (Ivan Frade)
- Fixed GB#526727, Parsing dates in extractors (Ivan Frade)
- Fixed GB#526761, Make mail indexing modular (Carlos Garnacho)
- Fixed GB#528684, [Tracker] The second Applet Preferences window can not be closed (Wendy Hu)
- Fixed GB#529373, Use logging infrastructure from GLib (Carlos Garnacho, Martyn Russell)
- Fixed GB#548561, Typo in trackerd man page (Ivan Frade)
- Fixed GB#557979, tracker-preferences.desktop categories (Ivan Frade)
- Fixed GB#558613, Applet preferences do not show up localized (Gabor Kelemen)
- Fixed GB#560581, [l10n] Typo in Tracker message (Ivan Frade)
- Fixed GB#563666, All tracker utils programs require absolute paths (Ivan Frade)
- Fixed GB#563909, Canonicalize command line options (Luca Ferretti)
- Fixed GB#565218, GNOME Goal: Clean up GLib and GTK+ includes (Luis Menina, Ivan Frade)
- Fixed GB#565725, Please refactor set_status_hint in tracker-applet.c (Ivan Frade)
- Fixed GB#565928, tracker-applet --help does not show up translated (Ivan Frade)
- Fixed GB#565932, Some strings are not marked for translation (Ivan Frade)
- Fixed GB#566221, nautilus python extension tracker-tags-tab.py does not work in trunk anymore (Thomas)
- Fixed GB#556196, Include <sys/inotify.h>, not <linux/inotify.h> (John Millikin)
- Fixed GB#495512, Tracker Deskbar Applets crashes (Carlos Garnacho)
- Fixed GB#511752, Build fixes for Maemo platform (Martyn Russell)
- Fixed GB#520789, Build compiler warnings (Martyn Russell)
- Fixed GB#521803, Refactor request and file processing (Martyn Russell)
- Fixed NB#95754, v1.03 Compilation impossible avec bison 1.50 (Ivan Frade)
- Fixed NB#95151, Keybinding reported for a button should include the modifer. (Ivan Frade)
- Fixed NB#90455,  (Mikael Ottela)
- Fixed GB#494892, Label for/labeled by relation missing for add tag button. (Saleem Abdulrasool)
- Fixed GB#495201, Tables are not labeled. (Patrick Wade)
- Fixed GB#495205, Warning message label should be accessible to at-tools. (Saleem Abdulrasool)
- Fixed GB#503215, The time unit is not reported by default. (Saleem Abdulrasool)
- Fixed GB#563706, Tracker plugin fails to build against trunk (Martyn Russell)
- Fixed GB#570209, tracker_data_manager_set_db_option_int() uses incorrect parameter order for SetOption (TJ)
- Fixed GB#495528, "Save Results As" doesn't work for Email results (Carlos Garnacho)
- Fixed GB#503725, check/uncheck "Index mounted directories" needs trackerd reindex (Martyn Russell)
- Fixed NB#98896, ru.po still in KOI8 (Martyn Russell)

Translations:
- Updated ar: Khaled Hosny
- Updated be: Alexander Nyakhaychyk
- Updated be@latin: Ihar Hrachyshka
- Updated ca: Gil Forcada
- Updated cs: Petr Kovar, Kamil Paral
- Updated da: Mads Lundby
- Updated el: Simos Xenitellis
- Updated en_GB: Philip Withnall, David Lodge
- Updated es: Jorge González, Jorge Gonzalez
- Updated fi: Timo Jyrinki, Ilkka Tuohela
- Updated fr: Marc Veillet, Robert-André Mauchin and Stéphane Raimbault
- Updated hu: Gabor Kelemen
- Updated it: Luca Ferretti
- Updated ja: Takao Fujiwara, Takao Fujiwara <takao
- Updated lt: Žygimantas Beručka, Gintautas Miliauskas
- Updated nb: Kjartan Maraas
- Updated nl: Roel Huybrechts
- Updated oc: Yannig Marchegay (Kokoyaya)
- Updated pl: Tomasz Dominikowski, Wadim Dziedzic
- Updated pt: Nicolau Gonçalves, Nicolau Gonçalves <excentriko@gmail
- Updated pt_BR: Henrique P Machado, Henrique Machado and Fábio Nogueira
- Updated sk: Pavol Klačanský
- Updated sv: Daniel Nylander
- Updated th: Manatsawin Hanmongkolchai, Isriya Paireepairit
- Updated zh_CN: Martyn Russell, YangZhang

Help Manual Translations:
None



Tracker 0.6.6
============= (03 Mar 2008)

  Applet
  * HIG fix for preference window.
  * Progress for index merges added.

  Tracker daemon
  * Fixed shutdown of daemon when paused to prevent hangs.
  * Fixed an unfinished final index merge step when next restarted.



Tracker 0.6.5
============= (27 Feb 2008)

  Applet
  * Removed popup window and replaced with tooltip displaying status
    and progress.
  * New Applet preferences to turn off animation/hide icon/set
    smart pause.
  * Smart pause feature which can auto-pause the Tracker daemon
    whenever the user presses a key or moves the mouse, thereby
    improving system responsiveness during indexing.
  * Annoying merge messages have now been removed.
  * Reindex option added.
  * About box added.
  * Now hidden if indexing is disabled.
  * Bugs with constant animation fixed.
  * Animation rate slowed right down so as to be less annoying.

  Tracker daemon
  * Temporary blacklisting of frequently changing files (they are
    indexed after one hour or on next restart of Tracker daemon).
    This prevents constant indexing from downloads and torrents.
  * More blacklisting of common tmp formats and vmware files.
  * Memory leak fixes.
  * Removed CPU-heavy corruption scan which can last long time and
    occurs on battery too at startup when tracker daemon was not
    previously shut down properly. Instead we now use bigger
    transactions with fsync on to prevent corruption in the first
    place (only slightly more disk IO is used during indexing as a
    result).
  * Fixed crashers.
  * Fixed D-Bus shutdown/reindex call.



Tracker 0.6.4
============= (11 Dec 2007)

  * Made indexing more robust by pausing if disk space is low or
    index grows too big.
  * Limit log file size to 10MB.
  * New Tracker Applet - animates when indexing, provides ability to
    pause indexing as well as viewing status and progress feedback
    from indexer, statistics, and notification warnings; it can
    also launch Tracker Preferences and Tracker Search Tool.
  * New power management options enable much better customization.
  * Ignored files fixes.
  * Deskbar/tracker integration fixes.
  * Made most prefs live and affect Tracker in real time; others
    will prompt for restart and/or reindex where necessary.
  * Shell script fixes
  * Fixed Imap bug with embedded Auth in URI.
  * Built-in corruption check and scan when Tracker is not shut down
    cleanly - prevents infinite looping.
  * Fix index deletions.
  * Many more bug fixes and stability improvements.



Tracker 0.6.3
============= (25 Sep 2007)

  * Fixed memory leaks.
  * New index merging which allows for much better performance and
    much less disk hogging I/O.
  * Battery throttling - Tracker now stops indexing when on battery.
  * Many more optimisations - transactions, use of O_NOATIME and
    posix_fadvise everywhere.
  * Check files exist before including in search results.
  * Fixed disabling of indexing option in tracker-preferences.
  * HIG fixes to tracker-preferences screen.
  * Fixed resetting of stats.

  note:
    This version will cause your hard drive to be re-indexed so
    that stats are fixed (previous version broke them).



Tracker 0.6.2
============= (25 Sep 2007)

  * New Sqlite-based indexer which utilises the new incremental blob
    I/O in sqlite 3.4.
  * Highly-optimised email indexing (up to 5x faster).
  * Dramatically reduced disk access and disk contention.
  * Indexer now pauses for a grace period when non-Tracker processes
    write to disk (providing changed files are being watched by
    Tracker) - minimises slowdowns when compiling or checking out
    source code.
  * Makes use of idle class disk IO scheduling if available.
  * Makes preliminary use of NO_ATIME (some disk access still uses
    fopen).
  * Fixed restore of user metadata on re-index (keywords are
    auto-restored).
  * Added increased number of (junk) files to automatically ignore.
  * Improved stopwords.
  * New Deskbar handler that uses the new Deskbar api (2.19+).
  * Fixed old Deskbar handler to remove race condition causing
    crashes.
  * Fixed a number of annoying bugs in email indexing and Tracker
    Preferences.

  note:
    This version will cause your hard drive to be re-indexed due to
    the new Sqlite indexer backend.


Tracker 0.6.1
============= (08 Aug 2007)

  * translations and bugfixes


Tracker 0.6.0 "better late than never"
============= (24 Jul 2007)

  * Evolution Emails (mbox/pop/imap) now indexed.
  * Gaim/Pidgin chat logs now indexed.
  * Applications now indexed.
  * New files indexed - all spreadsheets, csv (these require
    Gnumeric to be installed) and oo draw.
  * Vastly improved and new search UI using a sidebar for categories
    and a new metadata tile.
  * Tagging support in the UI.
  * New tracker-preferences UI for easy setting of prefs.
  * Added libtracker-gtk widget toolkit.
  * Now uses XDG directories.
  * Optimised triple store.
  * Handles multiple triple stores (files, emails and user data are
    all separate dbs).
  * New IDF based ranking algorithm.
  * XMP metadata support added.
  * Made use of async calls in tracker-search-tool to prevent it
    from freezing.
  * Added a 60 second delay before indexing to prevent slowdowns on
    desktop start-up.
  * Added support for crawling directories without watching overhead
    (useful for indexing source code without causing slowdowns when
     compiling).


Tracker 0.5.4 "Speed Daemon"
============= (26 Jan 2007)

  * Indexing at ludicrous speed - massively optimised indexing so
    its now 10x faster than previous version. Indexing speeds are
    now around 100 text files per second (which is about the
    maximum possible considering the I/O time to read 100 files from
    a hard drive).
  * Index while you work - now scheduled even better so it should
    never slow the system down whilst allowing users to work without
    being affected by or even noticing it.
  * Also provides additional --throttle command line parameter to
    customise throttling even further so no need to endure noisy
    fans or hot laptops while indexing.
  * New verbosity param to control how much data is shown on screen
    and in log.
  * Fixed MPlayer backend which is now used if gstreamer backend
    returns no metadata
  * Improved reaping of all spawned apps - no more zombies!
  * Improved mime and text file detection.
  * Added improved deskbar-handler.
  * Got Tracker to run nicely on FUSE based filesystems.


Tracker 0.5.3
============= (24 Dec 2006)

  * Fixed memory leaks when indexing (typical mem usage should now
    be ~6MB RSS when indexing large numbers of files).
  * New improved metadata engine now sports multiple values per
    metadata item and rdf style recursive metadata relationships.
  * Support for Dublin Core types (especially for metadata
    relationships).
  * Changed command line options for trackerd to be similiar to
    other programs.
  * Metadata names now to reflect rdf style syntax (Eg DC:Keywords).
  * Improved indexing of numeric data so that only meaningful
    numbers are indexed (IE must contain 5 or more consecutive
    numbers to be indexable).
  * Improved indexing of filenames so that hyphens and underscores
    are used as word breaks to create a delimited filename in
    addition to the full filename.
  * Improved snippet generator to start/end on a word break if
    possible.


Tracker 0.5.2
============= (21 Nov 2006)

  * Now has l10n/i18n support.
  * Added timeout to all external processes and metadata extractors
    used by Tracker.
  * Added missing OpenOffice templates to our filters.
  * Fixed filters to use different packages like w3m for indexing
    html.
  * Fixed Debian build and added new packages for data files and
    translations.
  * Imporved t-s-t and made snippets wordwrap, made snippets async,
    used Tracker's mime facility, improved highlighting and fixed
    crasher.
  * Limited tracker-extract's memory usage using setrlimit.
  * Added desktop files for tracker-search-tool.


Tracker 0.5.1
============= (07 Nov 2006)

  * Inlined a threadsafe version of sqlite to prevent common errors
    like content not being indexed. This can be overriden for those
    with a threadsafe version of SQlite.
  * New Gstreamer-based audio/video extractor on by default.
  * Made extractors more robust.
  * Fixed a number of compiler warnings.
  * Tidied up the tracker-search-tool to have buttons more evenly-sized
  * Fixed a few leaks and made the D-Bus interface more robust.
  * Imporved IOprio detection.


Tracker 0.5.0
============= (25 Oct 2006)

  * Completely new backend that has been moved from Mysql to the
    nimble Sqlite database and QDBM inverted word index.
  * New tracker-search-tool GUI which allows you to search for your
    files in a google-like fashion with results depicted with
    google-style search snippets.
  * Revamped Rdf Query engine.
  * New lighter design with big dependencies like libextractor
    having been dropped in favour of lighter and optional metadata
    extractors.
  * Added new extractors that can use Totem or MPlayer.
  * New options to tune Tracker for your system. We now have a
    --enable-low-memory setting for use with computers with less
    RAM and a --turbo mode for those  who want indexing to take
    place as fast as possible.
  * New snowball stemmers have been integrated into Tracker to
    provide some of the highest quality open source stemming around.
  * New language-specific stopword lists to prevent indexng of
    common words (which are of little value).
  * Can optionally make use of Pango word breaking for full
    internationalisation support.


Tracker 0.0.4 "Now indexing at Warp speed"
============= (16 May 2006)

  * Hugely optimised indexing when many files are waiting to be
    indexed (especially when you first run trackerd).
  * Mass queueing of files no longer blocks the main thread, meaning
    super fast searches can still be performed during heavy indexing.
  * Eliminated CPU bottlenecks and improved thread synchronisations
    so Tracker now hits the ground running when indexing (approx
    500+ files indexed per minute on inotify-enabled systems).
  * Extended metadata support for more Exif fields.
  * Added more service types.
  * Imporved build and support for FC5 (includes RPMs).
  * Redesigned Database around version 5 of the *embedded*
    in-process MySQL database library.
  * Now uses the auto-repair facility provided by MySQL to
    automatically repair damaged database files so you need never
    worry about losing your precious data.
  * Moved virtually all DB logic into stored procedures which
    provides a clean seperation of DB logic and application logic.
  * Added support for parsing dates in various formats including
    conversion to/from ISO 8601 format
  * Fixed MSWord filter to prevent looping (WvText causes inotify to
    report file write change causing endless looping).
  * Redesigned DB structure to be more generic and service orientated
  * Added support for service types (first class objects) to DB.
  * Cleaned up code warnings and fixed potential crasher.
  * Fixed issues with argv handling.
  * Fixed build issue for Fedora Core 5.


Tracker 0.0.3
============= (29 Mar 2006)

  * Made D-Bus interface more generic
  * Corrected search results of hyphenated search terms.
  * Added support for limiting no. of hits for searches.
  * Added optional support for sorting search results by relevance
    score.
  * A few minor bug fixes (Updating file name metadata correctly
    during move, correcting use of hyphenated search terms).
  * Streamlined the inlined version of libextractor and improved
    build system and fixed bug in previous version which prevented
    compilation of the inlined version.


Tracker 0.0.2
============= (27 Feb 2006)

  * Full inotify support (only compatible with Linux kernels 2.6.13
    or higher) with optimisations for detected moves.
  * Fallback to FAM/GAMIN and manual polling for non-Linux and/or
    non-inotify systems.
  * Improved build system which allows you to specify which file
    monitoring backend to use.
  * Valgrind'ed to remove all leaks.


16 Jan 2006
  *	Added support for Tracker as a Nautilus Search Backend.


05 Jan 2006 
  * Added polling mechanism to watch files in absence of FAM/iNotify
	or when FAM/iNotify watch limits have been exceeded.

13 Dec 2005 
  * Imported Tracker into GNOME CVS.


08 Dec 2005
  * Pre-release of Tracker launched.

15 Sep 2005
  * Tracker project started.