Fixup release notes
authorTimo Tijhof <ttijhof@wikimedia.org>
Tue, 2 Oct 2012 05:59:12 +0000 (07:59 +0200)
committerTimo Tijhof <ttijhof@wikimedia.org>
Tue, 2 Oct 2012 05:59:12 +0000 (07:59 +0200)
* This section shouldn'tve been moved to the 1.21 file, because
  the change that added it (4d4bfc27a1bedf6b0d1670707ac812fe36fe85ad)
  added it to REL1_20 for back porting (which happened).

Change-Id: I1128691e330bf816cd1bb7d8c8e3e665f919272c

RELEASE-NOTES-1.20
RELEASE-NOTES-1.21

index 484d538..d5908c3 100644 (file)
@@ -328,6 +328,9 @@ changes to languages because of Bugzilla reports.
 * Use of __DIR__ instead of dirname( __FILE__ ).
 * OutputPage::wrapWikiMsg() no longer supports the 'options' parameter. It was
   not used and complicated migration to Message class.
+* Live preview functionality has been improved and moved into the
+ 'mediawiki.action.edit.preview' module. The old 'mediawiki.legacy.preview' module
+  has been removed.
 * (bug 40448) Removed mediawiki.legacy.mwsuggest module, and removed the
   following that has become obsolete:
   - globals $wgEnableMWSuggest and $wgMWSuggestTemplate.
index 63be7ba..0548946 100644 (file)
@@ -31,9 +31,6 @@ regularly. Below only new and removed languages are listed, as well as
 changes to languages because of Bugzilla reports.
 
 === Other changes in 1.21 ===
-* Live preview functionality has been improved and moved into the
- 'mediawiki.action.edit.preview' module. The old 'mediawiki.legacy.preview' module
-  has been removed.
 
 == Compatibility ==