From 02344dc8d68f2b7c639404417757761b5dbc1b20 Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Tue, 2 Oct 2012 07:59:12 +0200 Subject: [PATCH] Fixup release notes * 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 | 3 +++ RELEASE-NOTES-1.21 | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASE-NOTES-1.20 b/RELEASE-NOTES-1.20 index 484d538957..d5908c3508 100644 --- a/RELEASE-NOTES-1.20 +++ b/RELEASE-NOTES-1.20 @@ -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. diff --git a/RELEASE-NOTES-1.21 b/RELEASE-NOTES-1.21 index 63be7bab42..0548946a09 100644 --- a/RELEASE-NOTES-1.21 +++ b/RELEASE-NOTES-1.21 @@ -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 == -- 2.20.1