diff options
Diffstat (limited to 'plugins/imap-features/ChangeLog')
-rw-r--r-- | plugins/imap-features/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/imap-features/ChangeLog b/plugins/imap-features/ChangeLog index d15fe4e3ec..691a47b1be 100644 --- a/plugins/imap-features/ChangeLog +++ b/plugins/imap-features/ChangeLog @@ -1,3 +1,11 @@ +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): |