diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index d6cf01ed49..afb97d6b39 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,13 @@ +2001-10-06 Jeffrey Stedfast <fejj@ximian.com> + + * camel-mime-filter-basic.c (filter): Implemented uuencoding and + decoding. + (complete): Implemented uuencoding and decoding. + + * camel-mime-utils.c (uuencode_close): New function to flush the + uu encoder. + (uuencode_step): New function to uuencode a block of data. + 2001-10-05 <NotZed@Ximian.com> * providers/imap/camel-imap-store.c (subscribe_folder): Use a |