From: Timo Tijhof Date: Wed, 21 May 2014 15:30:54 +0000 (+0200) Subject: Sync 1.23 release notes for bug 13250 from REL1_23 X-Git-Tag: 1.31.0-rc.0~15630 X-Git-Url: https://git.cyclocoop.org/admin/?a=commitdiff_plain;h=c3731c7cf4a071a8af4225c061bef604c51b8f8e;p=lhc%2Fweb%2Fwiklou.git Sync 1.23 release notes for bug 13250 from REL1_23 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 --- diff --git a/RELEASE-NOTES-1.23 b/RELEASE-NOTES-1.23 index ced37179de..e5e66b165c 100644 --- a/RELEASE-NOTES-1.23 +++ b/RELEASE-NOTES-1.23 @@ -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