wfRunHooks() -> Hooks::run() in maintenance scripts
[lhc/web/wiklou.git] / RELEASE-NOTES-1.26
index 9426635..57166ef 100644 (file)
@@ -23,6 +23,8 @@ production.
   tag is meant to be hidden from user interfaces.
 * action=import no longer allows both the namespace= and rootpage= parameters
   to be set. If they are both set, the value of rootpage= will be ignored.
+* prop=revision output in enum mode is now sorted by timestamp rather than
+  revision ID. This usually won't make any difference.
 
 === Action API internal changes in 1.26 ===