Mercurial > p > roundup > code
diff CHANGES.txt @ 3413:b24b75f2a728 maint-0.8
Fix RDBMS indexer indexing UTF-8 words that encode to > 30 chars
(a better fix would be nice)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 28 Sep 2005 05:41:19 +0000 |
| parents | aaf00739eb96 |
| children | f9279aaa346c |
line wrap: on
line diff
--- a/CHANGES.txt Mon Sep 26 02:14:07 2005 +0000 +++ b/CHANGES.txt Wed Sep 28 05:41:19 2005 +0000 @@ -9,6 +9,7 @@ - Display of Multilinks where linked Class labelprop values are None - Fix references to the old * Registration Permissions - Fix missing merge of fix to sf bug 1177057 +- Fix RDBMS indexer indexing UTF-8 words that encode to > 30 chars 2005-07-18 0.8.4
