Mercurial > p > roundup > code
diff CHANGES.txt @ 3049:393f6ab17c07
handle spaces in String index params in batching [SF#1054224]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 04 Jan 2005 01:44:29 +0000 |
| parents | d9b4224f955c |
| children | 53d1d4e2015c |
line wrap: on
line diff
--- a/CHANGES.txt Tue Jan 04 01:38:12 2005 +0000 +++ b/CHANGES.txt Tue Jan 04 01:44:29 2005 +0000 @@ -74,6 +74,7 @@ - updated searching / indexing docs - fix "(list)" popup when list is one item long (sf bug 1064716) - have RDBMS full-text indexer do AND searching (sf bug 1055435) +- handle spaces in String index params in batching (sf bug 1054224) 2004-10-26 0.7.9
