When parsing, if we encounter a blacklisted image, add the image to the output anyway...
[lhc/web/wiklou.git] / UPGRADE
diff --git a/UPGRADE b/UPGRADE
index 0a8e933..70ccbad 100644 (file)
--- a/UPGRADE
+++ b/UPGRADE
@@ -11,8 +11,8 @@ for information and workarounds to common issues.
 
 == Overview ==
 
-* Documentation on upgrading from 1.5 to 1.6 can also be found at
-http://www.mediawiki.org/wiki/Help:Upgrading_to_1.6
+Documentation on upgrading to 1.7 can also be found at
+http://www.mediawiki.org/wiki/Manual:Upgrading_to_1.7.
 
 === Consult the release notes ===
 
@@ -76,6 +76,9 @@ and quirks which reveal themselves.
 == Upgrading from 1.6 wikis ==
 
 $wgLocalTZoffset was in hours, it is now using minutes.
+Link autonumbering got fixed (#5918) for protocols other than http.
+ - 'irc://irc.server.tld/' render as a link with a chat icon
+ - '[irc://irc.server.tld]' render as an autonumbered link: [1]
 
 == Upgrading from pre-1.5 wikis ==