K 10 svn:author V 4 bapt K 8 svn:date V 27 2016-04-16T17:36:02.244495Z K 7 svn:log V 526 Rework collation generation: When building collation database for non unicode encodings use the proper unicode mapping (this fixes collation not working properly for those encodings) For locales where new characters are added but only for unicode, stop trying to map the new characters, directly extract from CLDR the collation files for the said encoding Stop trying to generate encoding map from unicode version for GB2312 and encCN It was not reliable. Instead use the map provide by the CLDR project Reported by: ache END