From: Krinkle Date: Sun, 23 Jan 2011 13:15:19 +0000 (+0000) Subject: update RELEASE-NOTES for r80813 and r80381 X-Git-Tag: 1.31.0-rc.0~32408 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=0a20bb2818b0f7566cd3a0f7e5e02134d4829ef1;p=lhc%2Fweb%2Fwiklou.git update RELEASE-NOTES for r80813 and r80381 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index cc6100bd1a..8e1337acab 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -50,6 +50,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * New parser option PreSaveTransform added, allows the pre-save transformation to be selectively disabled. * Alternative to $wgHooks implemented, using the new Hooks class. +* Add width parameter to Special:Filepath to allow getting the file path of a thumbnail. +* (bug 26870) Add size to {{filepath:}} === Bug fixes in 1.18 === * (bug 23119) WikiError class and subclasses are now marked as deprecated