After merging r98374 into REL1_18 in r99980, move RELEASE-NOTES to 1.18
authorSam Reed <reedy@users.mediawiki.org>
Sun, 16 Oct 2011 22:14:23 +0000 (22:14 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sun, 16 Oct 2011 22:14:23 +0000 (22:14 +0000)
RELEASE-NOTES-1.18
RELEASE-NOTES-1.19

index fa25c61..f70935c 100644 (file)
@@ -228,6 +228,8 @@ create a page or new section.
 * (bug 31293) If Special:Userlogin is loaded over HTTPS, display
   MediaWiki:loginend-https instead of MediaWiki:loginend, if it's not empty.
   Same for signupend on the account creation page.
+* (bug 31233) New OutputPage::addJsConfigVars() method to make the output page specific
+  mw.config map extendable.
 
 === Bug fixes in 1.18 ===
 * (bug 27860) Minor edit after clicking 'new section' tab
index 1cfb7f6..c6f376e 100644 (file)
@@ -16,7 +16,7 @@ production.
 * Default cookie lifetime ($wgCookieExpiration) is increased to 180 days.
 * (bug 31204) Removed old user.user_options
 * $wgMaxImageArea now applies to jpeg files if they are not scaled with
-  ImageMagick. 
+  ImageMagick.
 
 === New features in 1.19 ===
 * (bug 19838) Possibility to get all interwiki prefixes if the interwiki
@@ -69,8 +69,6 @@ production.
 * New common*.css files usable by skins instead of having to copy piles
   of generic styles from MonoBook or Vector's css.
 * Some deprecated presentational html attributes will now be automatically converted to css.
-* (bug 31233) New OutputPage::addJsConfigVars() method to make the output page specific
-  mw.config map extendable.
 * (bug 31297) Add support for namespaces in Special:RecentChanges subpage filter syntax.
 * The default user signature now contains a talk link in addition to the user link.
 
@@ -126,7 +124,7 @@ production.
   address blocks for list=blocks.
 * (bug 30591) Add support to only return keys in ApiAllMessages.
 * (bug 29392) Setting the start or end parameter now works with lists blocks,
-  categorymembers, deletedrevs, logevents, protectedtitles, usercontributions 
+  categorymembers, deletedrevs, logevents, protectedtitles, usercontributions
   and watchlist in Postgres
 
 === Languages updated in 1.19 ===