Mercurial > p > roundup > code
diff CHANGES.txt @ 3455:e01bc6d65fa9
fixed documentation of filter()...
...in the case of multiple values in a String search [SF#1373396]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 13 Jan 2006 00:05:46 +0000 |
| parents | d4cbdfedab1b |
| children | 9c080e19f307 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Jan 10 05:32:56 2006 +0000 +++ b/CHANGES.txt Fri Jan 13 00:05:46 2006 +0000 @@ -23,6 +23,8 @@ 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) 2005-10-07 0.9.0b1
