Tartarus CVS: timber: simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Sun, 08 Feb 2004 15:39:02 +0000


CVS Root:       /home/cvs
Module:         timber
Changes by:     simon
Date:           Sun Feb 08 2004  15:39:02 GMT

Log message:
send.c now distinguishes structured from unstructured headers while
encoding a message, so that it only does double-quoting in the
former (and hence, for example, won't attempt to quote any Subject
line containing a full stop).

Modified files:
    .               : TODO rfc2047.c send.c

Links:
http://cvs.tartarus.org//timber/TODO.diff?r1=1.16&r2=1.17
http://cvs.tartarus.org//timber/rfc2047.c.diff?r1=1.15&r2=1.16
http://cvs.tartarus.org//timber/send.c.diff?r1=1.3&r2=1.4