r58103#c4322
[lhc/web/wiklou.git] / RELEASE-NOTES
index 605a8b8..f1bf3f7 100644 (file)
@@ -259,6 +259,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   an own 'mw-error-cannotdelete' class
 * New hook AbortNewAccountAuto, called before account creation from AuthPlugin-
   or ExtUser-driven requests.
+* (bug 3480) The warning saying that the page has a history when deleting it now
+  contains the number of revisions in the history
 
 === Bug fixes in 1.16 ===
 
@@ -591,6 +593,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 21006) maintenance/updateArticleCount.php now works again on PostgreSQL
 * (bug 19319) Add activeusers-intro message at top of SpecialActiveUsers page
 * (bug 21255) Fixed hostname construction for DNSBL checking
+* (bug 18019) Users are now warned when moving a file to a name in use on a
+  shared repository and only users with the 'reupload-shared' permission can
+  complete the move.
 
 == API changes in 1.16 ==
 
@@ -648,6 +653,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   customized messages
 * Don't parse magic words in meta=allmessages, output messages unparsed
 * (bug 21105) list=usercontribs can now list contribs for User:0
+* (bug 21085) list=deletedrevs no longer returns only one revision when
+  drcontinue param is passed
 
 === Languages updated in 1.16 ===