From: Rob Church Date: Mon, 1 Jan 2007 11:58:00 +0000 (+0000) Subject: * Bump URLs X-Git-Tag: 1.31.0-rc.0~54706 X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_add%27%29%20%7D%7D?a=commitdiff_plain;h=8101c43a666db637e8b16de7e14cbf773e8e612b;p=lhc%2Fweb%2Fwiklou.git * Bump URLs * These will shortly all be merged on-site --- diff --git a/UPGRADE b/UPGRADE index 9862dc80ca..27c57a95ef 100644 --- a/UPGRADE +++ b/UPGRADE @@ -11,8 +11,8 @@ for information and workarounds to common issues. == Overview == -Documentation on upgrading to 1.7 can also be found at -http://www.mediawiki.org/wiki/Manual:Upgrading_to_1.7. +Documentation on upgrading to 1.9 can also be found at +http://www.mediawiki.org/wiki/Manual:Upgrading_to_1.9. === Consult the release notes === @@ -79,7 +79,6 @@ $wgDefaultUserOptions now contains all the defaults, not only overrides. If you're setting this as a complete array(), you may need to change it to set only specific items as recommended in DefaultSettings.php. - == Upgrading from 1.6 wikis == $wgLocalTZoffset was in hours, it is now using minutes.