2006-11-20  Harish Krishnaswamy  <kharish@novell.com>

	* NEWS, configure.in: Evolution-Data-Server 1.8.2 release
	updates.

2006-11-20  Chenthill Palanisamy  <pchenthill@novell.com>

	* configure.in: Re-add the base version to imagesdir.

2006-11-19  Matthew Barnes  <mbarnes@redhat.com>

	Fixes bug #353924

	* libedataserver/e-categories.c (e_categories_get_list):
	Sort categories using g_utf8_collate(), not g_ascii_strcasecmp().

2006-10-16  Matthew Barnes  <mbarnes@redhat.com>

	Fixes bug #351930

	* configure.in:
	Remove EDS version from imagesdir.

	* libedataserver/e-categories.c:
	Store category information in ~/.evolution/categories.xml rather
	than the "/apps/evolution/general/category_master_list" GConf key.
	Streamline the code.

	* libedataserver/e-categories.c: (e_categories_get_list)
	Sort the list before returning it.

	* libedataserver/e-categories.c:
	(e_categories_get_color_for, e_categories_set_color_for,
	 e_categories_get_icon_file_for, e_categories_set_icon_file_for,
	 e_categories_is_searchable)
	Issue a warning if the given category name does not exist.

2006-10-10  Tor Lillqvist  <tml@novell.com>

	* evolution-data-server-zip.in: Use BASE_VERSION in path for the
	zoneinfo, too.