Mercurial > p > roundup > code
diff CHANGES.txt @ 1299:b2d04ce03802
Email improvements.
- updated email package address formatting (deprecation)
- copied email address quoting from email v2.4.3 so we're consistent with 2.2
- email summary extraction now takes the first whole sentence or line -
whichever is longer
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 05 Nov 2002 22:59:46 +0000 |
| parents | 29ccbe852673 |
| children | 9cc72b7c521f |
line wrap: on
line diff
--- a/CHANGES.txt Thu Oct 31 04:07:12 2002 +0000 +++ b/CHANGES.txt Tue Nov 05 22:59:46 2002 +0000 @@ -13,6 +13,10 @@ - force non-word boundary to match re: in subject (sf bug 626303) - handle sqlite bug (<2.7.2) (sf bug 630828) - handle missing props in anydbm stringFind +- updated email package address formatting (deprecation) +- copied email address quoting from email v2.4.3 so we're consistent with 2.2 +- email summary extraction now takes the first whole sentence or line - + whichever is longer 2002-10-16 0.5.1
