(bug 16560) Special:Random returns a page from ContentNamespaces, and no longer from...
[lhc/web/wiklou.git] / RELEASE-NOTES
index a1723cf..88df507 100644 (file)
@@ -71,7 +71,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * The 'BeforeWatchlist' hook has been removed due to internal changes in
   Special:Watchlist. 'SpecialWatchlistQuery' should now be used by extensions
   to customize the watchlist database query.
-* Added $wgNewPasswordExpiry, to specify an expiry time (in seconds) to 
+* Added $wgNewPasswordExpiry, to specify an expiry time (in seconds) to
   tempoary passwords
 
 === Migrated extensions ===
@@ -221,7 +221,7 @@ The following extensions are migrated into MediaWiki 1.14:
 * Moved password reset form from Special:Preferences to Special:ResetPass
 * Added Special:ChangePassword as a special page alias for Special:ResetPass
 * Added complimentary function for addHandler() called removeHandler() for removing events
-* Improved security of file uploads for IE clients, using a reverse-engineered 
+* Improved security of file uploads for IE clients, using a reverse-engineered
   algorithm very similar to IE's content detection algorithm.
 * Cascading protection no longer requires that both edit and move are restricted
   to sysop, just edit=sysop is enough
@@ -230,7 +230,7 @@ The following extensions are migrated into MediaWiki 1.14:
   has been updated, and the 1.3 URL has been given. 1.2 is still Wikipedia-compatible.
   RightsCode was changed from 'gfdl' to 'gfdl1_2', so we can now support 1.2 as well
   as 1.3 (gfdl1_3).
-* (bug 16293) PD URL was changed to the CreativeCommons site on PD (which auto-detects 
+* (bug 16293) PD URL was changed to the CreativeCommons site on PD (which auto-detects
   your language) instead of Wikipedia.
 * (bug 16635) The "view and edit watchlist" page (Special:Watchlist/edit) now
   includes a table of contents
@@ -425,7 +425,7 @@ The following extensions are migrated into MediaWiki 1.14:
   had marked them as having created another account, when their last account
   creation had actually failed.
 * (bug 12647) Allow autogenerated edit summary messages to be blanked with '-'
-* (bug 16026) 'Revision-info' and 'revision-info-current' both accept wiki 
+* (bug 16026) 'Revision-info' and 'revision-info-current' both accept wiki
   markup now.
 * (bug 16529) Fix for search suggestions with some third-party JS libraries
 * (bug 13342) importScript() generates more consistent URI encoding
@@ -441,7 +441,7 @@ The following extensions are migrated into MediaWiki 1.14:
 * (bug 5506) Links to files on foreign repositories are now shown consistently
   as bluelinks e.g. in logs and edit summaries
 * (bug 16623) Add missing </p> tag in Special:LockDB
-* (bug 15849) Special:Movepage now throws a more specific error when trying to 
+* (bug 15849) Special:Movepage now throws a more specific error when trying to
   move a title to an interwiki target
 * (bug 16638) 8-bit URL fallback encoding now set on additional languages using
   Arabic script (Persian, Urdu, Sindhi, Punjabi)
@@ -471,6 +471,8 @@ The following extensions are migrated into MediaWiki 1.14:
   that STDIN can be used for page list
 * Sanitizer::decodeCharReferences() now decodes the XHTML "&apos;" character
   entity (loosely related to bug 14365)
+* (bug 16560) Special:Random returns a page from ContentNamespaces, and no
+  longer from NS_MAIN
 
 === API changes in 1.14 ===
 
@@ -570,7 +572,7 @@ The following extensions are migrated into MediaWiki 1.14:
 * (bug 16515) Added pst and onlypst parameters to action=parse
 * (bug 16541) Added block expiry timestamp to list=logevents output
 * (bug 16613) action=protect doesn't tell when &cascade was set but cascading
-  protection wasn't allowed 
+  protection wasn't allowed
 * (bug 16626) action=delete now correctly handles empty "reason" param
 * (bug 15579) clshow considers all categories !hidden
 * (bug 16647) list=allcategories, prop=categories don't return "hidden"