Make TitleMoveComplete hook events apply in transactions
[lhc/web/wiklou.git] / RELEASE-NOTES-1.27
index 77f7e2f..b41b8c2 100644 (file)
@@ -96,6 +96,7 @@ production.
   authentication extensions.
 * $wgMaxUserDBWriteDuration added to limit huge user-generated transactions.
   Regular web request transactions that takes longer than this are aborted.
+* Added a new hook, 'TitleMoveCompleting', which runs before a page move is committed.
 
 === External library changes in 1.27 ===
 ==== Upgraded external libraries ====