From: Kevin Israel Date: Tue, 30 Apr 2013 22:02:42 +0000 (-0400) Subject: Clarify wfRandomString release note X-Git-Tag: 1.31.0-rc.0~19806 X-Git-Url: https://git.cyclocoop.org/%27.%24link.%27?a=commitdiff_plain;h=9f38afa40fc469c90f0d3cd38f232cc6ff82a2ff;p=lhc%2Fweb%2Fwiklou.git Clarify wfRandomString release note Change-Id: I54b39488eeab0ca54cc44c6ba592da311604a39b Follows-Up: Ic19b5b97c582485780b24fd35ffef2111cc8b3ca --- diff --git a/RELEASE-NOTES-1.22 b/RELEASE-NOTES-1.22 index ebff9d4a90..c95b464d0e 100644 --- a/RELEASE-NOTES-1.22 +++ b/RELEASE-NOTES-1.22 @@ -75,7 +75,7 @@ production. * (bug 39590) {{PAGESIZE}} for the current page and self-transclusions now show the most up to date result always instead of being a revision behind. * A bias in wfRandomString() toward digits 1-7 has been corrected. Generated - strings now can start with digits 0 and 8-f. + strings will now start with digits 0 and 8-f as often as they should. === API changes in 1.22 === * (bug 46626) xmldoublequote parameter was removed. Because of a bug, the