2007-02-10  Kjartan Maraas  <kmaraas@gnome.org>

	* camel-pop3-folder.c: (pop3_sync), (camel_pop3_delete_old):
	Fix a nasty leak when using the "Delete after N days" option.
	Patch from Nathan Owens. Closes bug #363328.

2007-01-11  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

	* Makefile.am:
	
	Add explicit translation domain to make things
	translatable. Fixes bug #353060.

2006-07-09  Parthasarathi Susarla <sparthasarathi@novell.com>
	
	** Fixes bug #201824
	* camel-pop3-folder.[ch]
	* camel-pop3-store.[ch]:
	Deletes messages after N days.

	Committing to head on behalf of shreyas srinivasan
	<sshreyas@gmail.com>
	
2006-06-15  Andre Klapper  <a9016009@gmx.de>

	* camel-pop3-store.c: 
	* camel-pop3-folder.c: 
	changing "cancelled" to "canceled" in user-visible strings.
	Fixes bug #342163.

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

	* addressbook/libebook/e-book.c:
	* camel/camel-folder.c:
	* camel/providers/nntp/camel-nntp-folder.c:
	* camel/providers/pop3/camel-pop3-folder.c:
	changing "uri" to "URI" in user-visible strings.
	Fixes bug #342161.

2006-06-09  Chris Heath  <chris@heathens.co.nz>

	* camel-pop3-engine.c (camel_pop3_engine_finalise): Fix memory leak.
	Fixes bug #335423.

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

	* camel-pop3-store.c (connect_to_server): Fix a few of the TLS
	error strings to be more informative. Fixes the confusion in bug
	#342001.

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.

