2007-11-14  Matthew Barnes  <mbarnes@redhat.com>

	** Merge a bunch of compiler warning fixes and cosmetic
	   cleanups from camel-lite.

2007-03-26  Matthew Barnes  <mbarnes@redhat.com>

	* camel-smtp-transport.c (smtp_auth):
	Fix a couple memory leaks (#360807).  Patch from Chris Heath.

2006-06-15  Andre Klapper  <a9016009@gmx.de>

	* camel-smtp-transport.c: 
	changing "cancelled" to "canceled" in user-visible strings.
	Fixes bug #342163.

2006-05-10  Jeffrey Stedfast  <fejj@novell.com>

	* camel-smtp-transport.c (smtp_helo): Implement the correct fix.

2006-05-09  Jeffrey Stedfast  <fejj@novell.com>

	* camel-smtp-transport.c (smtp_helo): Reverted. David Woodhouse
	can fix his own damn server since he configured it to be broken.

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

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

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

	* camel-smtp-transport.c (smtp_helo): If the hostname isn't valid
	(contains invalid chars, etc), then fallback to numeric host
	address. Fixes bug #336035. Based on a patch by David Woodhouse.

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-smtp-provider.c (camel_provider_module_init):
	set translation_domain in CamelProvider struct.

** refer to main changelog for earlier entries
