No point in fetching the result in Database::unlock() if we're not using it anyway.
[lhc/web/wiklou.git] / RELEASE-NOTES
index 508df83..f19dfad 100644 (file)
@@ -54,6 +54,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * $wgActiveUserDays is that number of days
 * $wgRateLimitsExcludedGroups has been deprecated in favor of 
   $wgGroupPermissions[]['noratelimit']. The former still works, however.
+* New $wgGroupPermissions option 'move-subpages' added to control bulk-moving
+  subpages along with pages.  Assigned to 'user' and 'sysop' by default.
+* New $wgRC2UDPOmitBots allows user to omit bot edits from UDP output. Default: false
 
 === New features in 1.13 ===
 
@@ -145,7 +148,10 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   edits in the last $wgActiveUserDays days.
 * SpecialSearchResults hook now passes results by reference, so they can be
   changed by extensions.
-
+* Add a new hook LinkerMakeExternalLink to allow extensions to modify the output of
+  external links.
+* (bug 14132) Allow user to disable bot edits from being output to UDP. 
+  
 === Bug fixes in 1.13 ===
 
 * (bug 10677) Add link to the file description page on the shared repository
@@ -344,6 +350,15 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   and $2 (=revision numbers)
 * (bug 14401) Fix Safari access key tooltips for Windows and >3.1 Mac versions
 * (bug 14432) Fix notice regression in Special:Newpages feed mode
+* (bug 11951) EditPage::getEditToolbar() is now static.
+* (bug 14392) Fix regression breaking table prefix in installer
+* (bug 11084) $wgDBprefix replacement for updater SQL will now work for
+  extension tables using uppercase letters or digits in their names.
+* (bug 12311) Fix regression with lists at start of undeletion preview
+* (bug 14496) Fix regression with parseinline on Special:Upload.
+* We no longer just give up on a missing upload base directory; it's now
+  created automatically if we have sufficient permissions!
+* (bug 14479) MediaWiki:upload-maxfilesize should have a div id wrapper
 
 
 === API changes in 1.13 ===
@@ -424,6 +439,7 @@ MediaWiki supports over 300 languages. Many localisations are updated
 regularly. Below only new and removed languages are listed.
 
 * Egyptian Spoken Arabic (arz) (new)
+* Southern Balochi (bcc) (new)
 * Middle Dutch (dum) (removed)
 * British English (en-gb) (new)
 * Fiji Hindi (Latin) (hif-latn) (new)