diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 763f858ef1..9be670b4a6 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2004-06-30 Jeffrey Stedfast <fejj@novell.com> + + * providers/imap4/camel-imap4-search.c (imap4_body_contains): Set + the size of the ptrarray to prevent potentially realloc'ing + several times. + 2004-06-29 Jeffrey Stedfast <fejj@novell.com> * providers/imap4/camel-imap4-command.c |