jenkins-bot has submitted this change and it was merged. Change subject: Update README to note that the current version will work up to 1.21 ......................................................................
Update README to note that the current version will work up to 1.21 Change-Id: I63fdd31f9997ffad242cd2c1a24b2c2eb3dfc609 --- M README 1 file changed, 9 insertions(+), 7 deletions(-) Approvals: Yuvipanda: Looks good to me, approved jenkins-bot: Verified diff --git a/README b/README index c017efb..01e21a9 100644 --- a/README +++ b/README @@ -38,14 +38,16 @@ ----------- This extension is primarily maintained to run on the latest release version -of MediaWiki (1.9.x as of this writing) and development versions. +of MediaWiki (1.22.x as of this writing) and development versions, however +the current version should work up to 1.21. -The current version *may* work as far back as 1.6.x, but will *not* work -with 1.5.x or older. You may be able to dig older versions out of the -Subversion repository which work with those versions, but if using -Wikimedia's blacklist file you will likely have problems with failure -due to the large size of the blacklist not being handled by old versions -of the code. +If you are using an older version of MediaWiki, you can checkout an +older release branch, for example MediaWiki 1.20 would use REL1_20. + +For even older versions, you may be able to dig older versions out of the +Git repository which work, but if using Wikimedia's blacklist file +you will likely have problems with failure due to the large size of the +blacklist not being handled by old versions of the code. File format -- To view, visit https://gerrit.wikimedia.org/r/82530 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I63fdd31f9997ffad242cd2c1a24b2c2eb3dfc609 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/SpamBlacklist Gerrit-Branch: master Gerrit-Owner: Legoktm <[email protected]> Gerrit-Reviewer: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Hoo man <[email protected]> Gerrit-Reviewer: Yuvipanda <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
