Per Catrope's request, commiting patch on bug 16017:
[lhc/web/wiklou.git] / RELEASE-NOTES
index 1907f1a..268c2b6 100644 (file)
@@ -48,18 +48,17 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   whitelist on or off.
 * Added $wgRenderHashAppend to append some string to the parser cache and the
   sitenotice cache keys.
+* $wgRCChangedSizeThreshold is now a positive integer by default, 
 
 === Migrated extensions ===
 The following extensions are migrated into MediaWiki 1.14:
 
-* DismissableSiteNotice to allow registered users to dismiss the site notice
 * Special:DeletedContributions to show deleted user contributions (was extension
   DeletedContributions)
 * Special:Log/newusers recording new users (was extension Newuserlog)
 * Special:LinkSearch to search for external links (was extension LinkSearch)
 * RenderHash
 * NoMoveUserPages
-* Special:Nuke to mass delete all pages created by a user
 * Poem (patch by Nathaniel Herman)
 * UniversalEditButton
 
@@ -149,11 +148,6 @@ The following extensions are migrated into MediaWiki 1.14:
   $wgExternalLinkTarget
 * api.php now sends "Retry-After" and "X-Database-Lag" HTTP headers if the maxlag
   check fails, just like index.php does
-* Configurable per-namespace and per-page header, respectively 
-  MediaWiki:Pageheader-# where # is the namespace number, and
-  MediaWiki:Pagenumber-#-PAGENAME where # is the page's namespace number and
-  PAGENAME is the page name minus the namespace prefix. Can be disabled with 
-  the new magic word __NOHEADER__
 * Added "link" parameter to image links, to allow images to link to an 
   arbitrary title or URL. This should replace inaccessible and incomplete
   solutions such as CSS-based overlays and ImageMap.
@@ -167,6 +161,15 @@ The following extensions are migrated into MediaWiki 1.14:
   marked by unhealthy obsession with edit counts).
 * Added a file cache to the parser to improve page rendering time on pages with
   several uses of the same image.
+* (bug 1250) Users can still use "show preview" and "show changes" even if the 
+  wiki is set to read-only mode.
+* Added a call to the 'UnwatchArticleComplete' hook to the watchlist editor.  This 
+       should make it so that ALL user-accessible methods of removing a page from a watchlist
+  lead to this hook being called (it was previously only called from within Article.php
+* Maximum execution time for shell processes on linux is now configured with 
+  $wgMaxShellTime (180 seconds by default)
+* (bug 1306) 'Email user' link no longer shown on user page when emailing
+  is not available due to lack of confirmed address or disabled preference
 
 === Bug fixes in 1.14 ===
 
@@ -262,6 +265,14 @@ The following extensions are migrated into MediaWiki 1.14:
   user can only change his rights
 * (bug 15846) Categories "leak" from older revisions in certain circumstances
 * (bug 15928) Special pages dropdown should be inline in non-MonoBook skins
+* (bug 14178) Some uses of UserLoadFromSession hook cause segfault 
+* (bug 15925) Postitive bytes added on recentchanges and watchlists are now bolded
+  if above the threshold, previously it only worked for negatives
+* Specify apple-touch-icon before favicon in HTML head section to make the Konqueror
+  browser correctly use the latter
+* (bug 15717) Set $separatorTransformTable for language 'eu'
+* (bug 15605) Enabled $datePreferences for language 'hr'. Added standard date
+  preferences.
 
 === API changes in 1.14 ===
 
@@ -328,6 +339,14 @@ The following extensions are migrated into MediaWiki 1.14:
   manipulation of legacy pages with invalid titles possible
 * (bug 15881) Empty or invalid parameters cause database errors 
 * The maxage and smaxage parameters are now properly validated
+* (bug 15945) list=recentchanges doesn't check $wgUseRCPatrol, $wgUseNPPatrol
+  and patrolmarks right
+* (bug 15985) acfrom and aifrom parameters didn't work when sorting in
+  descending order.
+* (bug 15995) Add cmstartsortkey and cmendsortkey parameters to
+  list=categorymembers
+* (bug 16017) list=categorymembers sets invalid continue parameters for
+  sortkeys containing pipes
 
 === Languages updated in 1.14 ===
 
@@ -339,6 +358,7 @@ regularly. Below only new and removed languages are listed.
 * Krio (kri) (new)
 * Lezghian (lez) (new)
 * Laz (lzz) (new)
+* Eastern Mari (mhr) (new)
 * Niuean (niu) (new)
 * Oromo (om) (new)
 * Plautdietsch (pdt) (new)