From: Aryeh Gregor Date: Tue, 26 Feb 2008 17:22:22 +0000 (+0000) Subject: RELEASE-NOTES X-Git-Tag: 1.31.0-rc.0~49333 X-Git-Url: http://git.cyclocoop.org/ecrire?a=commitdiff_plain;h=bf7b04492dbacd4d4ece0fb7085abe01d6f46421;p=lhc%2Fweb%2Fwiklou.git RELEASE-NOTES --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 36a16860c9..ffdc603891 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -32,6 +32,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * Don't show edit permissions errors on a red link click, just redirect to the article. This is so that readers who don't know what a red link is aren't confused when they are told they are range-blocked. +* Add a new hook ImageBeforeProduceHTML to allow extensions to modify wikitext + image syntax output. === Bug fixes in 1.13 ===