2005-01-24  JP Rosevear  <jpr@novell.com>

	* configure.in: bump version, libtool numbers

2005-01-21  Jeffrey Stedfast  <fejj@novell.com>

	* configure.in: Removed the enable checks for IMAP4, we just
	always build it now. Also don't generate
	camel/providers/imap/Makefile as we no longer build it.

2005-01-21  Sivaiah Nallagatla <snallagatla@novell.com>

	* libedataserver/e-source.c 
	(e_source_update_from_xml_node) : look for 
	case where passed in node does not contain any properites.
	In the case reset the properites of the source
	and emit the changed signal
	makes personal books unselectable
	from auto-completion 
	
2005-01-14  Priit Laes <amd@store20.com>

	* configure.in: Added 'ar', 'cy', 'he', 'hi', 'is', 'mk', 'ml',	
	'wa' to ALL_LINGUAS.

2005-01-14  Not Zed  <NotZed@Ximian.com>

	* libedataserver/e-sexp.c: reverted rodrigo's change.  We never
	build ESexp as a GObject anymore (it is used by camel).

2005-01-12  Rodrigo Moya <rodrigo@novell.com>

	* libedataserver/e-categories.[ch] (e_categories_exist): new function.

	* libedataserver/e-sexp.[ch]: removed the usage of the
	E_SEXP_IS_G_OBJECT macro, since it was not being set anywhere.
	(e_sexp_new): fixed some typoes.
	(e_sexp_class_init): use g_type_class_peek_parent to get the
	parent class for our class.

2005-01-08  Not Zed  <NotZed@Ximian.com>

	* libedataserver/e-xml-hash-utils.c (e_xmlhash_write): cast field
	length to int.

	* libedataserver/e-url.c (e_url_shroud): setup string manually
	don't use *.%s as it depends on locale.