From ff1f5fc3ddc9993deb0243f3eddf292da93222da Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 6 Oct 2000 19:05:22 +0000 Subject: Fix so that we don't encode every single char in the word. Also, do we 2000-10-06 Jeffrey Stedfast * camel-mime-utils.c (quoted_encode): Fix so that we don't encode every single char in the word. Also, do we need a safemask? I don't see why we would. (header_encode_string): Don't strip off the last char!! svn path=/trunk/; revision=5766 --- camel/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 37ba9b0de7..41e8ee96eb 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -3,6 +3,7 @@ * camel-mime-utils.c (quoted_encode): Fix so that we don't encode every single char in the word. Also, do we need a safemask? I don't see why we would. + (header_encode_string): Don't strip off the last char!! 2000-10-06 Chris Toshok -- cgit v1.2.3