Added line to rel notes about CacheHelper class
authorjeroendedauw <jeroendedauw@gmail.com>
Tue, 31 Jul 2012 18:38:25 +0000 (20:38 +0200)
committerjeroendedauw <jeroendedauw@gmail.com>
Tue, 31 Jul 2012 18:38:25 +0000 (20:38 +0200)
Change-Id: I994edc0e13ff28a31aac4457ea25ae9cefddd67f

RELEASE-NOTES-1.20

index 9383bf2..a814351 100644 (file)
@@ -34,6 +34,7 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki.
 * Added SpecialPageAfterExecute hook which gets called after SpecialPage::execute.
 * Added ORMTable, ORMRow and ORMResult classes for additional abstraction of
   database interaction.
+* Added CacheHelper and associated SpecialCachedPage and CachedAction helper classes.
 * (bug 32341) Add upload by URL domain limitation.
 * &useskin=default will now always display the default skin. Useful for users with a
   preference for the non-default skin to look at something using the default skin.