2005-02-14 [colin] 1.0.1cvs6
[claws.git] / ChangeLog.claws
index b1a08a62ca158ee008203ec65aa4e7a22151030a..073a6eb27a9604acc97dbec499ddb65327260dfd 100644 (file)
@@ -1,3 +1,18 @@
+2005-02-14 [colin]     1.0.1cvs6
+
+       * src/compose.c
+       * src/procmime.c
+               Use quoted-printable instead of 7bit or 8bit
+               to encode "^From " and avoid mail corruption 
+               on the MTA, as specified by RFC 3156. Thanks
+               Hoa for the hint.
+
+2005-02-12 [colin]     1.0.1cvs5
+
+       * src/filtering.c
+               Remove wrong use of compose struct after
+               compose_send(). Spotted by Alfons and Holger Berndt.
+
 2005-02-10 [paul]      1.0.1cvs4
 
        * src/compose.c