Mercurial > p > roundup > code
diff CHANGES.txt @ 5965:39731b4090ec
Update with fixes for indexing with unicode/non-english language.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 30 Oct 2019 18:10:59 -0400 |
| parents | 1788c4b68620 |
| children | 11a9c5b2efd4 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Oct 30 17:56:18 2019 -0400 +++ b/CHANGES.txt Wed Oct 30 18:10:59 2019 -0400 @@ -24,7 +24,11 @@ - issue2550921 - Can create login name with , in it. Confuses nosy list editing. Also can embed html tags. Updated userauditor.py to prevent this. See updating.txt. - +- issue1344046 - Search for "All text" can't find some Unicode words + (John Rouillard, Ezio Melotti) +- issue1195739 - search in russian does not work (John Rouillard, Ezio + Melotti) + 2019-10-23 2.0.0 alpha 0 Features:
