From 7ac88d86319e2ef5b43ad7413f759bd1423ecd21 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 28 Feb 2002 01:09:05 +0000 Subject: Use the FOLD_SIZE as a recommended folding size, but add a new 2002-02-28 Not Zed * camel-mime-utils.c (header_fold): Use the FOLD_SIZE as a recommended folding size, but add a new FOLD_MAX_SIZE (=998, the smtp max line size) as the hard limit for any output. svn path=/trunk/; revision=15866 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 99235d0922..aea071af4d 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2002-02-28 Not Zed + + * camel-mime-utils.c (header_fold): Use the FOLD_SIZE as a + recommended folding size, but add a new FOLD_MAX_SIZE (=998, the + smtp max line size) as the hard limit for any output. + 2002-02-27 Jeffrey Stedfast * camel-mime-filter-chomp.c (camel_mime_filter_chomp_new): New -- cgit v1.2.3