Merge "Record a log entry on page creation"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Sun, 3 Jun 2018 07:43:34 +0000 (07:43 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sun, 3 Jun 2018 07:43:35 +0000 (07:43 +0000)
1  2 
RELEASE-NOTES-1.32
includes/DefaultSettings.php
includes/Setup.php
includes/page/WikiPage.php
languages/i18n/en.json
languages/i18n/qqq.json

@@@ -28,11 -25,11 +28,13 @@@ production
  === New features in 1.32 ===
  * (T112474) Generalized the ResourceLoader mechanism for overriding modules
    using a particular page during edit previews.
+ * (T12331) You can now log page creation events by setting $wgPageCreationLog
+   to true.
  * Added 'ApiParseMakeOutputPage' hook.
 -* (T174313) Added checkbox on Special:ListUsers to display only users in temporary
 -  user groups.
 +* (T174313) Added checkbox on Special:ListUsers to display only users in
 +  temporary user groups.
 +* (T152462) A cookie can now be set when an IP user is blocked to track that user if
 +  they move to a new IP address. This is disabled by default.
  
  === External library changes in 1.32 ===
  * …
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge