Clarification for $wgRestrictionLevels
[lhc/web/wiklou.git] / RELEASE-NOTES
index b2a5bbd..3d16fe0 100644 (file)
@@ -34,12 +34,28 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 9628) Show warnings about slave lag on Special:Contributions,
   Special:Watchlist
 * (bug 8818) Expose "wpDestFile" as parameter $1 to "uploaddisabledtext"
-* Introducing new image parameter 'upright' and corresponding variable
+* Introducing new image keyword 'upright' and corresponding variable
   $wgThumbUpright. This allows better proportional view of upright images
   related to landscape images on a page without nailing the width of upright
   images to a fix value which makes views for anon unproportional and user
   preferences useless
-  
+* (bug 6072) Introducing 'border' keyword to the [[Image:]] syntax
+* Introducing 'frameless' keyword to [[Image:]] syntax which respects the
+  user preferences for image width like 'thumb' but without a frame.
+* (bug 7960) Link to "what links here" for each "what links here" entry
+* Added support for configuration of an arbitrary number of commons-style
+  file repositories.
+* Added a Content-Disposition header to thumb.php output
+* Improved thumb.php error handling
+* Display file history on local image description pages of shared images
+* Added $wgArticleRobotPolicies
+* (bug 10076) Additional parameter $7 added to MediaWiki:Blockedtext 
+  containing, the ip, ip range, or username whose block is affecting the
+* (bug 7691) Show relevant lines from the deletion log when viewing
+  a non-existent article or re-creating a previously-deleted article
+* Added variables 'wgRestrictionEdit' and 'wgRestrictionMove' for JS to header
+* (bug 9898) Allow viewing all namespaces in Special:Newpages
+
 == Bugfixes since 1.10 ==
 
 * (bug 9712) Use Arabic comma in date/time formats for Arabic and Farsi
@@ -84,8 +100,25 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Fix PHP strict standards warning in enhanced recent changes.
 * (bug 5850) Added hexadecimal html entities comments for $digitTransformTable
   entries.
-* Returnto now works with special pages with subpage parameters
 * (bug 7432) Change language name for Aromanian (roa-rup)
+* (bug 908) Unexistent special pages now generate a red link.
+* (bug 7899) Added \hline and \vline to the list of allowed TeX commands
+* (bug 7993) support mathematical symbol classes
+* (bug 10007) Allow Block IP to work with Postgrs again.
+* Add Google Wireless Transcoder to the Unicode editing blacklist
+* (bug 10083) Fix for Special:Version breakage on PHP 5.2 with some hooks
+* (bug 3624) TeX: \ker, \hom, \arg, \dim treated like \sin & \cos
+* (bug 10132, 10134) Restore back-compatibility Image::imageUrl() function
+* (bug 10113) Fix double-click for view source on protected pages
+* (bug 10117) Special:Wantedpages doesn't handle invalid titles in result
+  set [now prints out a warning]
+* (bug 10118) Introduced Special:Mostlinkedtemplates, report which lists
+  templates with a high number of inclusion links
+* (bug 10104) Fixed Database::getLag() for PostgreSQL and Oracle
+* (bug 9820) session.save_path check no longer halts installation, but
+  warns of possible bad values
+* (bug 9978) Fixed session.save_path validation when using extended
+  configuration format, e.g. "5;/tmp"
 
 == MediaWiki API changes since 1.10 ==
 
@@ -125,24 +158,33 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Catalan (ca)
 * Danish (da)
 * German (de)
+* Greek (el)
 * Spanish (es)
 * Farsi (fa)
 * Finnish (fi)
+* Võro (fiu-vro)
 * French (fr)
+* Hakka (hak)
 * Hebrew (he)
 * Indonesian (id)
 * Italian (it)
 * Japanese (ja)
+* Georgian (ka)
 * Kabyle (kab)
 * Kazakh (kk)
 * Kurdish (ku)
 * Lithuanian (lt)
+* Burmese (my)
 * Norwegian (no)
 * Polish (pl)
+* Portuguese (pt)
 * Russian (ru)
+* Slovak (sk)
+* Shona (sn)
 * Somali (so)
 * Sundanese (su)
 * Swedish (sv)
+* Old Chinese / Late Middle Chinese (zh-classical)
 * Chinese (PRC) (zh-cn)
 * Chinese (Taiwan) (zh-tw)
 * Cantonese (zh-yue)