* src/accent.py: provide sorting on i18n characters without

accents
* src/Makefile.am: add accent.py to list


svn: r3433
This commit is contained in:
Don Allingham
2004-08-19 02:37:35 +00:00
parent 7d338c8a43
commit 44870279d4
10 changed files with 285 additions and 44 deletions

View File

@@ -1,3 +1,8 @@
2004-08-18 Don Allingham <dallingham@users.sourceforge.net>
* src/accent.py: provide sorting on i18n characters without
accents
* src/Makefile.am: add accent.py to list
2004-08-17 Alex Roitman <shura@alex.neuro.umn.edu>
* misc: Remove autogenerated files. Update .cvsignore files.