Files
evolution/plugins/imap-features/ChangeLog
Sankar P 6bcec8a345 Fixes a memory leak and a scenario where, some IMAP servers doesnt return
2007-01-30  Sankar P  <psankar@novell.com>

	* imap-headers.c: (imap_headers_commit):
	Fixes a memory leak and a scenario where,
	some IMAP servers doesnt return headers if 
	the string contains more than one consecutive 
	embedded spaces in the HEADER.



svn path=/trunk/; revision=33167
2007-01-30 11:51:58 +00:00

23 lines
619 B
Plaintext

2007-01-30 Sankar P <psankar@novell.com>
* imap-headers.c: (imap_headers_commit):
Fixes a memory leak and a scenario where,
some IMAP servers doesnt return headers if
the string contains more than one consecutive
embedded spaces in the HEADER.
2007-01-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* imap-headers.c: (org_gnome_imap_headers):
mark strings as translatable. See bug #399381 for details.
2007-01-22 Sankar P <psankar@novell.com>
* ChangeLog
* imap-headers.c
* imap-headers.glade
* Makefile.am
* org-gnome-imap-features.eplug.xml:
Initial list of files for the imap-features plugin