diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 21013e7b34..0fe283682a 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,9 @@ 2004-04-28 Jeffrey Stedfast <fejj@ximian.com> + * providers/imap/camel-imap-folder.c: Change the UID_SET_LIMIT to + 768 (something <1000 octets as suggested by rfc2683). Fixes bug + #57389. + * camel-smime-context.c: Mark exception strings for translation and fixed a spelling mistake. |