Mercurial > p > roundup > code
diff CHANGES.txt @ 3033:f8d0fd056ac0
fix indexer searching with no valid words [SF#1086787]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 03 Jan 2005 03:22:22 +0000 |
| parents | 0a81ed2b397d |
| children | 8fa6b5747a53 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Jan 03 03:14:38 2005 +0000 +++ b/CHANGES.txt Mon Jan 03 03:22:22 2005 +0000 @@ -69,6 +69,7 @@ - fix some security assertions (sf bug 1085481) - don't set the title to nothing from incoming mail (thanks Bruce Guenter) - fix py2.4 strftime() API change bug (sf bug 1087746) +- fix indexer searching with no valid words (sf bug 1086787) 2004-10-26 0.7.9
