From 9f38afa40fc469c90f0d3cd38f232cc6ff82a2ff Mon Sep 17 00:00:00 2001 From: Kevin Israel Date: Tue, 30 Apr 2013 18:02:42 -0400 Subject: [PATCH] Clarify wfRandomString release note Change-Id: I54b39488eeab0ca54cc44c6ba592da311604a39b Follows-Up: Ic19b5b97c582485780b24fd35ffef2111cc8b3ca --- RELEASE-NOTES-1.22 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1