2010-08-05  Jürg Billeter  <j@bitron.ch>

	Release 0.9.15

	libtracker-data: Increment DB version due to MTP ontology fix

	MTP: Fix mtp:hidden

	tracker-extract-gstreamer: Fix pipeline error handling
	Fixes NB#181112.

2010-08-05  Aleksander Morgado  <aleksander@lanedo.com>

	Bumped version of GLib required from 2.20 to 2.24
	 * Needed for get notified of move events in the GFileMonitors

2010-08-05  Philip Van Hoof  <philip@codeminded.be>

	tracker-store: Fixed regression for class-signals caused by busy-handling

2010-08-04  Philip Van Hoof  <philip@codeminded.be>

	tracker-extract: NB#183307, Crash in quit_timeout_cb when signal_handler calls it

	libtracker-data: Fix progress indication for rotated journals

	libtracker-data: Implement progress indication for rotated journals

2010-08-03  Nils-Christoph Fiedler  <ncfiedler@gnome.org>

	Added LowGerman translation

2010-08-03  Andrej Žnidaršič  <andrej.znidarsic@gmail.com>

	Updated Slovenian translation

2010-08-03  Jürg Billeter  <j@bitron.ch>

	tests/functional-tests: Allow build of busy-handling test with old vala

2010-08-03  Philip Van Hoof  <philip@codeminded.be>

	tracker-extract: NB#172390, Tracker doesn't return any content from m3u playlists

2010-08-02  Aleksander Morgado  <aleksander@lanedo.com>

	Fixes NB#179570: FTS search of file extension doesn't always work
	  * Added a new set of 'forced wordbreakers', which is just a list
	    of Unicode characters which should act always as word separators.
	    The fix is just adding the '.' as forced wordbreaker, so that
	    filename.ext is always split into "filename" and "ext".

2010-08-02  Jürg Billeter  <j@bitron.ch>

	build: Do not use obsolete --enable-unac option in distcheck

2010-08-02  Aleksander Morgado  <aleksander@lanedo.com>

	VPATH build issues fixed

2010-08-02  Philip Van Hoof  <philip@codeminded.be>

	tracker-store: Fixes NB#180803, Busy-handling race condition

	tracker-store: Removed unneeded set-active call at init

	tests/functional-tests: Little improvement for the busy-handling test

	tests/functional-tests: Added another example, one that waits instead

2010-08-02  Jürg Billeter  <j@bitron.ch>

	SPARQL: Fix NOT IN parsing

2010-08-02  Aleksander Morgado  <aleksander@lanedo.com>

	Possibly fixes NB#182788: segfault during opendir()
	  * The only application-level problem that may cause this issue seems
	    to be a wrong GFile being used when getting the path for opendir().
	    Thus, adding an extra reference during the g_file_enumerate_children_async()
	    for the specific GFile being used.

2010-08-02  Gabor Kelemen  <kelemeng@gnome.hu>

	Updated Hungarian translation

2010-07-30  Philip Van Hoof  <philip@codeminded.be>

	tests/libtracker-data: Added IN and NOT IN unit tests

	libtracker-data: Support for SPARQL 1.1's NOT IN, fix for IN()

	libtracker-data: Support for SPARQL 1.1's IN operator

2010-07-29  Philip Van Hoof  <philip@codeminded.be>

	Fixes NB#181538: Assume tar program is in $PATH

	tests/functional-tests: Added test that illustrates how to use busy-handling

	tracker-store, libtracker-data: Queue queries while busy

2010-07-27  Maitrey Mishra  <ext-maitrey.mishra@nokia.com>

	First version of fts functional test cases

2010-07-26  Daniel Nylander  <po@danielnylander.se>

	Updated Swedish translation