* (bug 4578) Automatically fix redirects broken by a page move. Works via the job...
authorTim Starling <tstarling@users.mediawiki.org>
Tue, 22 Jul 2008 22:44:34 +0000 (22:44 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Tue, 22 Jul 2008 22:44:34 +0000 (22:44 +0000)
commit5ad5cb4f0a64bbf52e7b8e77e44dd6968d0624a6
treedd0f731ed15315189520945f1fb97b0d041bf131
parent9dc2b29fb56a075c92d24e0084b7c43bd867f90b
* (bug 4578) Automatically fix redirects broken by a page move. Works via the job queue, controllable by a checkbox on Special:Movepage.
* Renamed some excessively short variables in SpecialMovepage.php
* Allow $wgReservedUsernames to be localised using "msg:..." syntax
RELEASE-NOTES
includes/AutoLoader.php
includes/DefaultSettings.php
includes/JobQueue.php
includes/User.php
includes/specials/SpecialMovepage.php
languages/messages/MessagesEn.php