diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-07-02 13:17:40 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-07-02 13:17:40 +0800 |
commit | 4c0c741c6d8ca6fa3b49a541f663f0d2af6a4bff (patch) | |
tree | 25f65bad4ed119915e9f227f1b53c94126090014 /camel/ChangeLog | |
parent | fbc6a557a6d394fb9749cac6e739b6de63752b74 (diff) | |
download | gsoc2013-evolution-4c0c741c6d8ca6fa3b49a541f663f0d2af6a4bff.tar gsoc2013-evolution-4c0c741c6d8ca6fa3b49a541f663f0d2af6a4bff.tar.gz gsoc2013-evolution-4c0c741c6d8ca6fa3b49a541f663f0d2af6a4bff.tar.bz2 gsoc2013-evolution-4c0c741c6d8ca6fa3b49a541f663f0d2af6a4bff.tar.lz gsoc2013-evolution-4c0c741c6d8ca6fa3b49a541f663f0d2af6a4bff.tar.xz gsoc2013-evolution-4c0c741c6d8ca6fa3b49a541f663f0d2af6a4bff.tar.zst gsoc2013-evolution-4c0c741c6d8ca6fa3b49a541f663f0d2af6a4bff.zip |
A rather complex uudecoder written in the spirit of Zucchi-ness, is it up
2000-07-02 Jeffrey Stedfast <fejj@helixcode.com>
* camel-mime-utils.c (uudecode_step): A rather complex uudecoder
written in the spirit of Zucchi-ness, is it up to par? Only the
Z-man can tell us :-)
svn path=/trunk/; revision=3856
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 15f01eb181..d5e0aee1a3 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-07-02 Jeffrey Stedfast <fejj@helixcode.com> + + * camel-mime-utils.c (uudecode_step): A rather complex uudecoder + written in the spirit of Zucchi-ness, is it up to par? Only the + Z-man can tell us :-) + 2000-07-01 Dan Winship <danw@helixcode.com> * camel-service.c (camel_service_get_name): New method, to return |