diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 8d41999209..bf6eaf7bdf 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2000-07-05 Jeffrey Stedfast <fejj@helixcode.com> + + * camel-mime-utils.h: Added prototype for uudecode_step + + * camel-mime-utils.c (uudecode_step): Cleaned up some junk that + should have been cleaned up when debugging printf's were taken out. + 2000-07-05 Ettore Perazzoli <ettore@helixcode.com> * providers/mbox/camel-mbox-summary.c (camel_mbox_summary_sync): |