New special page, Special:Protectedpages, which shows all protected pages and their...
[lhc/web/wiklou.git] / RELEASE-NOTES
index 06d1638..9a30045 100644 (file)
@@ -121,9 +121,21 @@ lighter making things easier to read.
 * (bug 8136) Introduce 'ArticleUndelete' hook; see docs/hooks.txt for more info
 * (bug 8688) Handle underscores/spaces in Special:Blockip and Special:Ipblocklist
   in a consistent manner
+* (bug 8701) Check database lock status when blocking/unblocking users
+* ParserOptions and ParserOutput classes are now in their own files
+* (bug 8708) Namespace translations for Zealandic language
+* Renamed constructor methods to PHP 5 __construct reserved name
+* (bug 8715) Warn users when editing an interface message whether or not the message page exists
+* ar: fix the 'create a new page' on search page when no exact match found
+* (bug 8703) Corrected Talk namespace name for Limburgish (li)
+* (bug 8712) Expose user groups as a JavaScript global
+* Introduce 'CustomEditor' hook; see docs/hooks.txt for more information
+* (bug 8671) Expose "wpDestFile" as a parameter to "uploadtext"
+* (bug 8403) Respect bad image list exceptions in galleries on wiki pages
 
 == Languages updated ==
 
+* Arabic (ar)
 * Belarusian (be)
 * Breton (br)
 * Finnish (fi)
@@ -131,11 +143,17 @@ lighter making things easier to read.
 * German (de)
 * Hebrew (he)
 * Indonesian (id)
+* Japanese (ja)
+* Kazakh (kk)
+* Korean (ko)
+* Limburgish (li)
 * Ripuarian (ksh)
+* Limburgish (li)
 * Lithuanian (lt)
 * Polish (pl)
 * Sicilian (scn)
 * Swedish (sv)
+* Zealandic (zea)
 
 == Compatibility ==