Followup r77779, release note was put in the wrong section.
authorDaniel Friesen <dantman@users.mediawiki.org>
Sun, 5 Dec 2010 06:46:45 +0000 (06:46 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Sun, 5 Dec 2010 06:46:45 +0000 (06:46 +0000)
RELEASE-NOTES

index f4f6a55..4ad28b5 100644 (file)
@@ -87,10 +87,6 @@ LocalSettings.php. The specific bugs are listed below in the general notes.
 * (bug 25728) Added $wgPasswordSenderName to allow customise the name associed
   with $wgPasswordSender
 * Sysops now have the "suppressredirect" right by default
-* Special wrapping setups can now define MW_CONFIG_FILE to load a config file
-  other than LocalSettings.php. This is like MW_CONFIG_CALLBACK but works in
-  some cases where MW_CONFIG_CALLBACK will not work.
-
 === New features in 1.17 ===
 * (bug 10183) Users can now add personal styles and scripts to all skins via
   User:<name>/common.css and /common.js (if user css/js is enabled).
@@ -219,6 +215,9 @@ LocalSettings.php. The specific bugs are listed below in the general notes.
 * (bug 3276) Give image <gallery>s fluid width
 * Added uploads link to page subtitle in Special:Contributions
 * Added Special:Myuploads special page that redirects to Special:Listfiles
+* Special wrapping setups can now define MW_CONFIG_FILE to load a config file
+  other than LocalSettings.php. This is like MW_CONFIG_CALLBACK but works in
+  some cases where MW_CONFIG_CALLBACK will not work.
 
 === Bug fixes in 1.17 ===
 * (bug 17560) Half-broken deletion moved image files to deletion archive