diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index a3b614049f..92bd478802 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2000-06-02 Not Zed <NotZed@HelixCode.com> + + * camel-mime-utils.c (base64_encode_step): Ick, damn signs! Fix a + bug with sign extended bytes. + + * camel-mime-filter-smtp.c (filter): Changed layout/logic slightly + (to match From filter) + 2000-06-02 Jeffrey Stedfast <fejj@helixcode.com> * camel-mime-filter-smtp.c (filter): Fixed the filter so that it wouldn't |