Deprecate "Avoid page_touched update for HTTP GET action=purge requests"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.29
index bd75eb7..c87e90c 100644 (file)
@@ -268,6 +268,9 @@ changes to languages because of Phabricator reports.
 * WikiRevision::$fileIsTemp was deprecated.
 * WikiRevision::$importer was deprecated.
 * WikiRevision::$user was deprecated.
+* Article::getLastPurgeTimestamp(), WikiPage::getLastPurgeTimestamp(), and the
+  WikiPage::PURGE_* constants are deprecated, and the functions will always
+  return false. They were a hack for an issue that has since been fixed.
 
 == Compatibility ==