http://www.mediawiki.org/wiki/Special:Code/MediaWiki/77780

Revision: 77780
Author:   dantman
Date:     2010-12-05 06:46:45 +0000 (Sun, 05 Dec 2010)
Log Message:
-----------
Followup r77779, release note was put in the wrong section.

Modified Paths:
--------------
    trunk/phase3/RELEASE-NOTES

Modified: trunk/phase3/RELEASE-NOTES
===================================================================
--- trunk/phase3/RELEASE-NOTES  2010-12-05 06:43:15 UTC (rev 77779)
+++ trunk/phase3/RELEASE-NOTES  2010-12-05 06:46:45 UTC (rev 77780)
@@ -87,10 +87,6 @@
 * (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 @@
 * (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


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to