From: Antoine Musso Date: Sat, 20 May 2006 08:20:41 +0000 (+0000) Subject: Fix #5968: note about autonumbering change (introduced in r14202). X-Git-Tag: 1.31.0-rc.0~57082 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=c2be259e487741b75939b82dcae41380f3511d6e;p=lhc%2Fweb%2Fwiklou.git Fix #5968: note about autonumbering change (introduced in r14202). --- diff --git a/UPGRADE b/UPGRADE index 0a8e9333e5..727b95605c 100644 --- a/UPGRADE +++ b/UPGRADE @@ -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 ==