Much improved RELEASE-NOTES for r74235. Cheers brion
authorSam Reed <reedy@users.mediawiki.org>
Sun, 3 Oct 2010 20:53:32 +0000 (20:53 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sun, 3 Oct 2010 20:53:32 +0000 (20:53 +0000)
RELEASE-NOTES

index 08178a4..540290a 100644 (file)
@@ -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 ===