Add release notes for 7120504bb (Id67227074).
authorTyler Anthony Romeo <tylerromeo@gmail.com>
Sat, 1 Jun 2013 00:26:43 +0000 (20:26 -0400)
committerReedy <reedy@wikimedia.org>
Sun, 30 Jun 2013 20:34:04 +0000 (20:34 +0000)
Change-Id: I8ca71512dc598b41c19a27cd8e9b0c359a74e7e2

RELEASE-NOTES-1.22

index 8074db7..ab61ad9 100644 (file)
@@ -101,6 +101,8 @@ production.
   http://www.oracle-base.com/articles/11g/database-resident-connection-pool-11gr1.php
 * Add a new parameter $patrolFooterShown to hook ArticleViewFooter so the hook
   handlers can take further action based on the status of the patrol footer
+* A new hook TitleQuickPermissions was added to allow overriding of quick
+  permissions in the Title class.
 * LinkCache singleton can now be altered or cleared, letting one to specify
   another instance that does not rely on a database backend.
 * MediaWiki's PHPUnit tests can now use PHPUnit installed using composer --dev.