From 423879781bc1e26c6ff4aa038de1778bb8a65c4a Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Sun, 3 Oct 2010 20:53:32 +0000 Subject: [PATCH] Much improved RELEASE-NOTES for r74235. Cheers brion --- RELEASE-NOTES | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 08178a4782..540290a30f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -426,8 +426,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * sinumberingroup correctly gives size of 'user' group, and omits size of implicit groups rather than showing 0. * (bug 25248) API: paraminfo errors with certain modules -* (bug 25303) API: integer parameter validation does not actually validate, - only warn (breaking change!) +* (bug 25303) Fix API parameter integer validation to actually enforce validation + on the input values in addition to giving a warning. Also add flag to enforce (die) + if integer out of range (breaking change!) === Languages updated in 1.17 === -- 2.20.1