Cleanup whitespace
[lhc/web/wiklou.git] / RELEASE-NOTES-1.19
index ce48ecf..50753dc 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.
 
@@ -111,6 +109,7 @@ production.
   restrictions on some of the database fields.
 * Timezones are now recognised in user preferences when offset is different
   due to DST
+* (bug 31692) "summary" parameter now also work when undoing revisions
 
 === API changes in 1.19 ===
 * (bug 19838) siprop=interwikimap can now use the interwiki cache.
@@ -126,7 +125,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 ===
@@ -145,6 +144,9 @@ changes to languages because of Bugzilla reports.
   populateImageSha1.php
 * The Client-IP header is no longer checked for when trying to resolve a client's
   real IP address.
+* Although IE5.x was already unsupported officially, stylesheets existing
+  exclusively for IE5.0 and IE5.5 have now been removed (were in skins 'chick'
+  and 'monobook').
 
 == Compatibility ==