2006-04-21  Jeffrey Stedfast  <fejj@novell.com>

	* camel-pop3-store.c (connect_to_server_wrapper): Don't do
	fallback for SSL/TLS. Fixes bug #321797.

2005-09-16  Tor Lillqvist  <tml@novell.com>

	* camel-pop3-folder.c: Use g_ascii_strcasecmp() instead of
	strcasecmp(). The strings we are comparing are just ASCII anyway,
	so spell it out that we really do need ASCII casefolding only.

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

	* camel-pop3-stream.c: fix some debug printfs to use
	the right sized length.

2005-08-12  Tor Lillqvist  <tml@novell.com>

	* Makefile.am: Use NO_UNDEFINED. Link with libcamel-provider,
	libcamel and CAMEL_LIBS.

2005-04-17  Changwoo Ryu  <cwryu@debian.org>

	** See bug #300891
	
	* Makefile.am (INCLUDES): define
	CAMEL_EXPLICIT_TRANSLATION_DOMAIN.

	* camel-pop3-provider.c (camel_provider_module_init):
	set translation_domain in CamelProvider struct.

2005-07-25  Parthasarathi Susarla <sparthasarathi@novell.com>

	* camel-pop3-store.c: (connect_to_server):
	some initialisation. ** Fixes Bug 301871

Refer to main changelog for earlier changes.

