Mercurial > p > roundup > code
changeset 3459:9f138c221506
move stuff around
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 13 Jan 2006 01:29:06 +0000 |
| parents | 931dc7ed25c7 |
| children | fb82ab9461b0 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 10 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Fri Jan 13 01:21:14 2006 +0000 +++ b/CHANGES.txt Fri Jan 13 01:29:06 2006 +0000 @@ -23,11 +23,6 @@ are highlighted as required fields (sf bug 1392364) - french translation updated by Patrick Decat (sf patch 1397059) - HTTP authorization takes precedence over session cookie (sf bug 1396134) -- fixed documentation of filter() in the case of multiple values in a - String search (sf bug 1373396) -- tighten up Date parsing to not allow 'M/D/YY' (or 'D/M/YY) (sf bug - 1290550) -- handle "schema" being reserved word in MySQL 5+ (sf bug 1397569) 2005-10-07 0.9.0b1 @@ -40,6 +35,16 @@ - remember where we came from when logging in (sf patch 1312889) +2006-??-?? 0.8.6 +Fixed: +- french translation updated by Patrick Decat (sf patch 1397059) +- tighten up Date parsing to not allow 'M/D/YY' (or 'D/M/YY) (sf bug + 1290550) +- handle "schema" being reserved word in MySQL 5+ (sf bug 1397569) +- fixed documentation of filter() in the case of multiple values in a + String search (sf bug 1373396) + + 2005-10-07 0.8.5 Feature: - Argentinian Spanish translation by Ramiro Morales
