]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - locales/readme.txt
Patch by Phoenix
[user/henk/code/inspircd.git] / locales / readme.txt
index 1304adbb5b2978a072a5d3c9c60bbdf01767b08c..069e664b590dfa9fbb891ded7c0a4d9cff2b8e07 100755 (executable)
@@ -23,7 +23,9 @@ Can be usefull for example for comparing nicknames that contains similar-looking
 
 6: List of additional UTF-8 allowed characters
 
-7: List of additional UTF-8 ranges (character followed by "range"). Strongly experimental. May be replaced in future versions.
+7: List of additional UTF-8 ranges (character followed by 1-byte "range").
+
+8: List of additional UTF-8 ranges (i.e. start1, end1, start2, end2,... UTF8-characters between each start-end pair assumed valid).
 
 *** Line format ***
 
@@ -44,5 +46,4 @@ In this case every character of line except first dot specifies one character-co
 
 *** TODO ***
 
-- Maybe replace line 7 with <interval start> <interval end> form?
 - UTF-8 collation rules (Inapplieable to InspIRCd atm).