From: Marius Hoch Date: Sat, 25 May 2013 10:27:42 +0000 (+0200) Subject: Add Release notes for I1e24733c X-Git-Tag: 1.31.0-rc.0~19573 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/bilan.php?a=commitdiff_plain;h=fd3e7dc56ce2b233a7de6fb7e5c0af4a9853f343;p=lhc%2Fweb%2Fwiklou.git Add Release notes for I1e24733c Change-Id: I271cf65b74ff9101914670b3e0c70241b5638020 --- diff --git a/RELEASE-NOTES-1.22 b/RELEASE-NOTES-1.22 index b6a8e2931a..4e04940967 100644 --- a/RELEASE-NOTES-1.22 +++ b/RELEASE-NOTES-1.22 @@ -84,6 +84,8 @@ production. MediaWiki will try outputting markup acording to XHTML5 rules. * New hook 'TitleSquidURLs' for manipulating the list of URLs to be purged from HTTP caches when a page is changed. +* Changed the patrolling system to always show the link for patrolling in case the + current revision is patrollable. This also removed the usage of the rcid URI parameters. === Bug fixes in 1.22 === * Disable Special:PasswordReset when $wgEnableEmail is false. Previously one @@ -107,6 +109,9 @@ production. * (bug 45371) Removed Parser_LinkHooks and CoreLinkFunctions classes. * (bug 41545) Allow , , and to be nested like allowed in html. * PLURAL magic word no longer causes a PHP notice when no matching form exists. +* (bug 36641) Patrol page links no longer show on non-existent revisions. +* (bug 35810) Pages not linked from Special:RecentChanges or Special:NewPages + are patrollable now. === API changes in 1.22 === * (bug 46626) xmldoublequote parameter was removed. Because of a bug, the