sycn with 0.8.8cvs11
[claws.git] / ChangeLog
index 046092eac9e2fa747a4a5384725c467234830318..2e469adcb948dad3033c7b0d5a2c4196d8f591c9 100644 (file)
--- 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