Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 3830:a48c514c465f | 3831:14ec78618bd5 |
|---|---|
| 4 2007-??-?? | 4 2007-??-?? |
| 5 Feature: | 5 Feature: |
| 6 - Dates can now be in the year-range 1-9999 except for metakit which is | 6 - Dates can now be in the year-range 1-9999 except for metakit which is |
| 7 still limited to 1970-2038. | 7 still limited to 1970-2038. |
| 8 - Add simple anti-spam recipe to docs | 8 - Add simple anti-spam recipe to docs |
| 9 - Allow customisation of regular expressions used in email parsing, thanks | |
| 10 Bruno Damour | |
| 9 | 11 |
| 10 Fixed: | 12 Fixed: |
| 11 - Handling of unset Link search in RDBMS backend | 13 - Handling of unset Link search in RDBMS backend |
| 12 - Journal import/export for metakit backend | 14 - Journal import/export for metakit backend |
| 13 - Journal export of anydbm didn't correctly export previously empty values | 15 - Journal export of anydbm didn't correctly export previously empty values |
