Fix regression from r30602. 'noindex,nofollow' was being applied when local page...
[lhc/web/wiklou.git] / RELEASE-NOTES
index a9d613f..3e40a01 100644 (file)
@@ -71,8 +71,6 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   can now be determined and set with ParserOptions.
 * Wrap message 'confirmemail_pending' into a div with CSS classes "error" and
   "mw-confirmemail-pending"
-* Local redirects to foreign images are now displayed on the ImagePage when
-  viewing on the local wiki.
 * (bug 8249) The magic words for namespaces and pagenames can now be used as
   parser functions to return the desired namespace or normalized title/title
   part for a given title.
@@ -118,6 +116,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Add an ID if 'missingsummary' is triggered to allow styling of the summary
   line
 * Add logging to password resets if not resetting your own
+* Added $wgUseTagFilter to control enabling of filter-by-change-tag
+* (bug 17291) MediaWiki:Nocontribs now has an optional $1 parameter for the
+  username
 
 === Bug fixes in 1.15 ===
 * (bug 16968) Special:Upload no longer throws useless warnings.
@@ -219,6 +220,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   PostgreSQL
 * (bug 17546) Correct Tongan language native name is "lea faka-Tonga"
 * (bug 17621) Special:WantedFiles has no link to Special:Whatlinkshere
+* (bug 17460) Client ecoding is now correctly set for PostgreSQL
+* (bug 17648) Prevent floats from intruding into edit area in previews if no toolbar present
+* (bug 16899) DISPLAYTITLE should allow Arabic and Persian harakats
 
 == API changes in 1.15 ==
 * (bug 16858) Revamped list=deletedrevs to make listing deleted contributions
@@ -254,6 +258,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 17502) meta=siteinfo&siprop=namespacealiases no longer lists namespace
   aliases already listed in siprop=namespaces
 * (bug 17529) rvend ignored when rvstartid is specified
+* (bug 17626) Added uiprop=email to list=userinfo
 
 === Languages updated in 1.15 ===
 
@@ -340,4 +345,4 @@ going to run a public MediaWiki, so you can be notified of security fixes.
 
 === IRC help ===
 
-There's usually someone online in #mediawiki on irc.freenode.net
+There's usually someone online in #mediawiki on irc.freenode.net
\ No newline at end of file