From 01867019ee2b9abdb411e306ad0f0bffd7d3b62e Mon Sep 17 00:00:00 2001 From: jeroendedauw Date: Tue, 31 Jul 2012 20:38:25 +0200 Subject: [PATCH] Added line to rel notes about CacheHelper class Change-Id: I994edc0e13ff28a31aac4457ea25ae9cefddd67f --- RELEASE-NOTES-1.20 | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES-1.20 b/RELEASE-NOTES-1.20 index 9383bf270f..a814351c98 100644 --- a/RELEASE-NOTES-1.20 +++ b/RELEASE-NOTES-1.20 @@ -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. -- 2.20.1