release notes update due to Change-Id:
authorkaligula <winne2i@gmail.com>
Sun, 24 Mar 2013 03:36:43 +0000 (04:36 +0100)
committerkaligula <winne2i@gmail.com>
Sun, 24 Mar 2013 03:36:43 +0000 (04:36 +0100)
 Idab489fc017dcf226ea39f2f1766e06064e4ec0a
(bug 25325) fix hiding bot edits

Change-Id: Ib07d4923dd6ac44520e459f0e9886bd1f8e0a4b7

RELEASE-NOTES-1.21

index 295eb7b..b1b8d39 100644 (file)
@@ -272,6 +272,8 @@ production.
 * (bug 33304) list=allpages will now find really old indefinite protections.
 * (bug 45937) meta=allmessages will report a syntactically invalid lang as a
   proper error instead of as an uncaught exception.
+* (bug 25325) added support for wlshow filtering (bots/anon/minor/patrolled)
+  to action=feedwatchlist
 
 === API internal changes in 1.21 ===
 * For debugging only, a new global $wgDebugAPI removes many API restrictions when true.