Move content language details to HTML comments; doesn't need to be immediately there...
[lhc/web/wiklou.git] / RELEASE-NOTES
index 97b5971..d0ebb1d 100644 (file)
@@ -190,10 +190,6 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 7932) Make sure that edit toolbar clears floats so it appears correctly.
 * (bug 6873) When viewing old revisions, add link to diff to current version.
 * (bug 3315) Provide rollback link directly on history page.
-* Detect CGI configurations where PATH_INFO is set up correctly.
-  PHP config var cgi.fix_pathinfo isn't detectable through ini_get(), but
-  we can find some side-effects. Only tested on lighttpd so far, hopefully
-  right on Apache too!
 * Replace 'old-revision-navigation' message with 'revision-info' and
   'revision-nav' messages, wrapped in divs with appropriate id's.
 * (bug 4178) MediaWiki:Common.js will now be included for all users if
@@ -352,7 +348,6 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   work when new releases of Safari appear.
 * Fix regression in thumb styles; size and padding didn't match with
   new arrangement.
-* (bug 8326) Fix regression in thumb styles of cached content
 * (bug 8333) Fix quick user data update on login password change on
   replication database setups. User data is now pulled from master
   instead of slave in User::loadFromDatabase, ensuring that it is
@@ -455,7 +450,30 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 8461) Support watching pages on move
 * (bug 8041) Work around bug with debug_backtrace when Zend Optimizer is
   loaded by skipping the function. Use wfDebugBacktrace() wrapper function.
-
+* Reduce config file clutter by setting various script and upload paths
+  based on $IP or $wgScriptPath in Setup.php. They can still be explicitly
+  overridden in LocalSettings.php if desired...
+* Attempt to detect redirect loops for the canonical title redirect, and
+  give some hints to the poor confused administrator.
+* Introduce new flag 'R' - raw output for language variant escape tags
+* Advise users when updates for a query page have been disabled using
+  $wgDisableQueryPageUpdate
+* (bug 8413) Improve comments for $wgNamespaceRobotPolicies
+* (bug 8330) Show "bytes" suffix on recent changes diff counter
+* (bug 8489) Support basic links in <gallery> caption attribute
+* (bug 8485) Correct Lingala number formatting
+* The MediaWiki namespace is no longer pre-filled with default messages on
+  install. All default messages will be removed from the MediaWiki namespace
+  on upgrade.
+* Recentchanges RSS/Atom feeds now use a separate message for the description
+  to avoid cluttering it with useless wiki formatting
+* (bug 8417) Handle EXIF unknown dates
+* (bug 8372) Return nothing on empty <math> tags.
+* New maintenance script to show the cached statistics : showStats.php.
+* Emit content language information in a comment in Special:Version, for
+  debugging/support purposes
+* New special page to list available interwikis [[Special:Listinterwikis]]
+* Count deleted edits when regenerating total edits in maintenance/initStats.php
 
 == Languages updated ==
 
@@ -475,11 +493,14 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Limburgish (li)
 * Lingala (ln)
 * Lithuanian (lt)
+* Maltese (mt)
+* Maori (mi)
 * Norwegian (no)
 * Occitan (oc)
 * Old Church Slavonic (cu)
 * Polish (pl)
 * Portuguese (pt)
+* Ripurian (ksh)
 * Russian (ru)
 * Slovak (sk)
 * Swedish (sv)