blob: 691a47b1be2c6ea05bccec3ebb48fac67dfa6b55 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
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
|