2006-04-18  Debajyoti Bera <dbera.web@gmail.com>

	* tools/Info.cs: Add --list-backends, --list-static-indexes to
	beagle-info. Make beagle-info a tool to gather all kind of information
	about beagle.
	* beagled/BeagleDaemon.cs, beagled/QueryDriver.cs, Util/Conf.cs: 
	Allow enabling/disabling backends in the config. Use new syntax
	--backend [+-]name.
	* tools/Config.cs: Add "beagle-config daemon ListBackends" to show the
	currently enabled and disabled backend in config. Should be emulated
	in beagle-settings too.
	* tools/*.1: Removed reference of Best from man pages. Someone should
	write a man-page for beagle-search (or linux users have
	stopped reading man-pages these days :O ?)

2006-04-17  Debajyoti Bera <dbera.web@gmail.com>

	* tools/beagle-crawl-system.in: Use MONO_SHARED_DIR to point to a
	temporary wapi directory - mono needs one for beagle-build-index.

2006-04-17  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Remove obsolete no_NO locale.
	* po/no.po: And the translation. Hey Joe, where you going
	with that gun in your hand?

2006-04-16  Debajyoti Bera <dbera.web@gmail.com>

	* beagled/KMailQueryable/KMailIndexer.cs: Minor protection against
	null values.
	* Util/Note.cs: Extract text correctly from tomboy notes.

2006-04-07  Debajyoti Bera <dbera.web@gmail.com>

	* beagled/KMailQueryable/KMailQueryable.cs: Enable snippets for KMail
	maildir mails.