2013-11-22  Carlos Garnacho  <carlos@lanedo.com>

	Release 0.17.0

	libtracker-data: Fix possible double removal of GIOChannel watch sources
	If some channel watch functions returns FALSE, don't attempt to remove the
	source again on process_context_destroy(). Also, don't leak stdout_channel.

	tests: Ensure the "no offset" time test has truly no offsets
	If no UTC relation is set to the date, the computer timezone is
	picked, which may obviously differ from UTC.

	tests: Unset TZ if it wasn't set previously

	miner-fs: Minor code style fixes

	miner-fs: Add comments to #endifs
	So it is easier to follow the #if condition

2013-11-21  Colin Walters  <walters@verbum.org>

	common: Don't g_message() on normal bootup
	This log message gets emitted even if we have nothing to do on
	normal bootup.  This spew is now more visible due to
	See https://bugs.freedesktop.org/show_bug.cgi?id=68559

	By reducing debug output, we make it easier to spot actual errors.

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

2013-11-19  Antoine Jacoutot  <ajacoutot@gnome.org>

	monitor: use openfiles max limits in the kqueue case
	kqueue(2) is very hungry for FDs when monitoring files and directories,
	so use the max NOFILES value as a base for setting up monitor limits.
	This mitigate the chance to run into the infamous "Too many open files"...

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

2013-11-14  Dimitris Spingos  <dmtrs32@gmail.com>

	Updated Greek translation

2013-11-13  Colin Walters  <walters@verbum.org>

	miners/fs/upower: Fix up porting to newer UPower
	My previous attempt was totally broken as I'd accidentally been
	passing --disable-upower to configure =/

	This patch at least compiles with new upower; doing some testing
	now.

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

2013-11-01  Matej Urbančič  <mateju@svn.gnome.org>

	Updated Slovenian translation