Merge "Allow filtering by username on Special:NewFiles"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.29
index bb57a9e..ab75375 100644 (file)
@@ -269,6 +269,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 ==