(bug 30722) Add an identity collation that sorts things based on what the unicode...
[lhc/web/wiklou.git] / RELEASE-NOTES-1.18
index 19daaa1..144da2e 100644 (file)
@@ -209,6 +209,7 @@ production.
 * Introduced $wgVaryOnXFPForAPI which will cause the API to send
   Vary: X-Forwarded-Proto headers.
 * New maintenance script to refresh image metadata (maintenance/refreshImageMetadata.php)
+* (bug 30722) Add a new collation that sorts categories in ascii sort order.
 
 === Bug fixes in 1.18 ===
 * mw.util.getScript has been implemented (like wfScript in GlobalFunctions.php)