Mercurial > p > roundup > code
diff CHANGES.txt @ 3831:14ec78618bd5
Allow customisation of regular expressions used in email parsing...
...thanks Bruno Damour
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 26 Mar 2007 04:04:42 +0000 |
| parents | a48c514c465f |
| children | bbc977e1cd2c |
line wrap: on
line diff
--- a/CHANGES.txt Sun Mar 25 23:18:25 2007 +0000 +++ b/CHANGES.txt Mon Mar 26 04:04:42 2007 +0000 @@ -6,6 +6,8 @@ - Dates can now be in the year-range 1-9999 except for metakit which is still limited to 1970-2038. - Add simple anti-spam recipe to docs +- Allow customisation of regular expressions used in email parsing, thanks + Bruno Damour Fixed: - Handling of unset Link search in RDBMS backend
