Merge "Add WhatLinksHereProps hook, to allow extensions to annotate WhatLinksHere...
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Thu, 1 May 2014 04:28:23 +0000 (04:28 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Thu, 1 May 2014 04:28:23 +0000 (04:28 +0000)
1  2 
RELEASE-NOTES-1.24

diff --combined RELEASE-NOTES-1.24
@@@ -11,6 -11,8 +11,8 @@@ production
  === Configuration changes in 1.24 ===
  
  === New features in 1.24 ===
+ * Added a new hook, "WhatLinksHereProps", to allow extensions to annotate
+   WhatLinksHere entries.
  
  === Bug fixes in 1.24 ===
  * (bug 62258) A bug was fixed in File::getUnscaledThumb when a height
@@@ -18,8 -20,6 +20,8 @@@
    option and a size specification set will now always ignore the provided
    size and display an unscaled image, as the documentation has always
    claimed it would.
 +* (bug 890) Links in Special:RecentChanges and Special:Watchlist no longer
 +  follow redirects to their target pages.
  
  === Web API changes in 1.24 ===
  
@@@ -40,7 -40,6 +42,7 @@@ changes to languages because of Bugzill
  * CLDRPluralRuleConverter_Fragment to CLDRPluralRuleConverterFragment
  * CLDRPluralRuleConverter_Operator to CLDRPluralRuleConverterOperator
  * CLDRPluralRuleEvaluator_Range to CLDRPluralRuleEvaluatorRange
 +* CSSJanus_Tokenizer to CSSJanusTokenizer
  
  == Compatibility ==