X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=ChangeLog;h=2e469adcb948dad3033c7b0d5a2c4196d8f591c9;hp=046092eac9e2fa747a4a5384725c467234830318;hb=99a7382d8fc0b91c98475ec8c92c9a86975accc7;hpb=c7afac3fce2c5ae62aa5e8002a3b1cac1819b81f;ds=sidebyside diff --git a/ChangeLog b/ChangeLog index 046092eac..2e469adcb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2003-01-17 + + * src/quoted-printable.c: qp_encode_line(): fixed linebreak + duplication bug if the source string has CRLF. + * src/utils.[ch]: + canonicalize_str(): new. Returns newly allocated canonicalized + string. + uncanonicalize_file(): new. Uncanonicalize (CRLF -> LF) text. + uncanonicalize_file_replace(): new. + * src/compose.c: always canonicalize body before processing, and + uncanonicalize before returning. + +2003-01-17 + + * src/procmime.c: procmime_get_encoding_for_charset(): prefer + ENC_8BIT for Russian charsets. + * src/compose.c: compose_write_to_file(): use base64 when signing + 8bit message. + 2003-01-16 * src/prefs_common.c: prefs_send_create(): added a description for