Merge "EditPage: Remove isOouiEnabled(), deprecated since MW 1.30"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.32
index 3900426..801332c 100644 (file)
@@ -63,6 +63,8 @@ changes to languages because of Phabricator reports.
 === Deprecations in 1.32 ===
 * Use of a StartProfiler.php file is deprecated in favour of placing
   configuration in LocalSettings.php.
+* HTMLForm::setSubmitProgressive() is deprecated. No need to call it. Submit
+  button is already marked as progressive.
 
 === Other changes in 1.32 ===
 * …