* Follow up r46117: Add new messages
authorRaimond Spekking <raymond@users.mediawiki.org>
Sat, 24 Jan 2009 07:53:45 +0000 (07:53 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Sat, 24 Jan 2009 07:53:45 +0000 (07:53 +0000)
** fixes bug 2314 - add to RELEASE NOTES

RELEASE-NOTES
maintenance/language/messages.inc

index cd6453a..a86172d 100644 (file)
@@ -58,7 +58,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Use HTML5 rel attributes for some links, where appropriate
 * Added optional alternative Search form look - Go button & Advanced search
   link instead of Go button & Search button
-  
+* (bug 2314) Add links to user custom CSS and JS to Special:Preferences
+
 === Bug fixes in 1.15 ===
 * (bug 16968) Special:Upload no longer throws useless warnings.
 * (bug 17000) Special:RevisionDelete now checks if the database is locked
index 8c3f108..eac36cf 100644 (file)
@@ -908,6 +908,8 @@ $wgMessageStructure = array(
                'default',
                'defaultns',
                'files',
+               'prefs-custom-css',
+               'prefs-custom-js',
        ),
        'userrights' => array(
                'userrights',