RELEASE-NOTES: Move a deprecation to "Deprecations" section
authorBartosz Dziewoński <matma.rex@gmail.com>
Wed, 25 Apr 2018 22:13:03 +0000 (00:13 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Wed, 25 Apr 2018 22:13:03 +0000 (00:13 +0200)
Change-Id: Ibe4ce1ed4d209f3d111524074c9e6cbd5b889aa6

RELEASE-NOTES-1.32

index bdc0fed..a1edddb 100644 (file)
@@ -62,10 +62,10 @@ 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 ===
-* HTMLForm::setSubmitProgressive() is deprecated. No need to call. Submit
-  button already has a progressive action form.
 * …
 
 == Compatibility ==