update RELEASE-NOTES for r80813 and r80381
authorKrinkle <krinkle@users.mediawiki.org>
Sun, 23 Jan 2011 13:15:19 +0000 (13:15 +0000)
committerKrinkle <krinkle@users.mediawiki.org>
Sun, 23 Jan 2011 13:15:19 +0000 (13:15 +0000)
RELEASE-NOTES

index cc6100b..8e1337a 100644 (file)
@@ -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