Sync 1.23 release notes for bug 13250 from REL1_23
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 21 May 2014 15:30:54 +0000 (17:30 +0200)
committerKrinkle <krinklemail@gmail.com>
Wed, 21 May 2014 15:34:07 +0000 (15:34 +0000)
Change I17dde71858fa655 was merged after the branch cut, and did
not have release notes. Then whoever backported it to REL1_23 decided
it really should have release notes and wrote them directly in
REL1_23...

Change-Id: Iceeb6c039059e11c1854e32ee086ec9f53f29a03

RELEASE-NOTES-1.23

index ced3717..e5e66b1 100644 (file)
@@ -9,6 +9,9 @@ MediaWiki 1.23 is an alpha-quality branch and is not recommended for use in
 production.
 
 === Configuration changes in 1.23 ===
+* (bug 13250) Restored method for clearing a watchlist in web UI
+  so that users with large watchlists don't have to perform
+  contortions to clear them.
 * When $wgJobRunRate is higher that zero, jobs are now executed via an
   asynchronous HTTP request to a MediaWiki entry point. This may require
   increasing the number of server worker threads. $wgRunJobsAsync has been