Merge "Deprecate SpecialPage::getTitle"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.23
index d9fbcba..6078234 100644 (file)
@@ -136,6 +136,8 @@ changes to languages because of Bugzilla reports.
   and their definition was changed not to include the common*.css files;
   the two skins now load the 'skins.common.interface' module instead.
 * A page_links_updated field has been added to the page table.
+* SpecialPage::getTitle has been deprecated in favor of
+  SpecialPage::getPageTitle.
 
 == Compatibility ==