Use both Latin and Cyrillic for Uzbek in Names.php
[lhc/web/wiklou.git] / RELEASE-NOTES-1.25
index eb9fe38..188b2d7 100644 (file)
@@ -347,6 +347,8 @@ changes to languages because of Bugzilla reports.
     Instead, do this:
       $form = HTMLForm::factory( 'vform', … );
 * Deprecated Revision methods getRawUser(), getRawUserText() and getRawComment().
+* BREAKING CHANGE: mediawiki.user.generateRandomSessionId:
+  The alphabet of the prior string returned was A-Za-z0-9 and now it is 0-9A-F
 
 == Compatibility ==