From ffe1137a23814197ac205d66c0a43177fd2a7176 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 18 Apr 2001 19:05:24 +0000 Subject: missed this with the last commit (pop3 and imap memory leaks) svn path=/trunk/; revision=9453 --- camel/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index a9e251c2cd..7be98c614a 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,17 @@ +2001-04-18 Dan Winship + + * providers/imap/camel-imap-store.c (camel_imap_store_finalize): + Free base_url and storage_path. + + * providers/pop3/camel-pop3-store.c (finalize): Free the + implementation string. + (camel_pop3_command): Clarify documentation to mention that + @ex isn't set (and *@ret is) on CAMEL_POP3_ERR. + (connect_to_server): Set @ex properly on CAMEL_POP3_ERR. + + * providers/pop3/camel-pop3-folder.c (pop3_refresh_info, + pop3_get_message): Set @ex properly on CAMEL_POP3_ERR. + 2001-04-17 Jeffrey Stedfast * camel-pkcs7-context.[c,h]: New source files to handle Pkcs7 -- cgit v1.2.3