diff options
Diffstat (limited to 'RELEASE-NOTES-1.42')
-rw-r--r-- | RELEASE-NOTES-1.42 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/RELEASE-NOTES-1.42 b/RELEASE-NOTES-1.42 index afed02898061..bc398ae3c9bf 100644 --- a/RELEASE-NOTES-1.42 +++ b/RELEASE-NOTES-1.42 @@ -413,6 +413,14 @@ because of Phabricator reports. In this release of MediaWiki, XYZ classes now have a namespace and XYZ do not yet (XYZ% done, up from 63% in MediaWiki 1.41.0). The following have newly been moved: + - MediaWiki\Cache: + - BacklinkCache + - FileCacheBase + - GenderCache + - HTMLCacheUpdater (and fix case for consistency with HTMLFileCache) + - LinkBatch + - LinkCache + - UserCache - MediaWiki\Context: - ContextSource - DerivativeContextSource |