r87252 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87251‎ | r87252 | r87253 >
Date:16:23, 2 May 2011
Author:reedy
Status:ok
Tags:
Comment:
Move 2 bugs, fix inline double space

Fix typo
Modified paths:
  • /branches/REL1_17/phase3/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: branches/REL1_17/phase3/RELEASE-NOTES
@@ -354,7 +354,7 @@
355355 * (bug 22541) Support image redirects when using ForeignAPIRepo.
356356 * (bug 22967) Make edit summary length cut-off behave correctly for
357357 multibyte characters.
358 -* (bug 8689) Long numeric lines no longer kill the parser.
 358+* (bug 8689) Long numeric lines no longer kill the parser.
359359 * (bug 23740) Article::doRedirect() now use $extraQuery parameter correctly if
360360 the $noRedir parameter is set to true
361361 * (bug 23688) Correct mime types for Office 2007 OpenXML documents.
@@ -555,6 +555,10 @@
556556 (i.e. old one empty) in user preferences
557557 * (bug 26458) Section edit links appear on pages that user does not have right to edit
558558 * (bug 28611) Don't die in SqlBagOStuff::incr() if there's a race condition.
 559+* (bug 16886) Sister projects box moves down the extract of the first result
 560+ in IE 7.
 561+ * (bug 17398) Fixed "link" parameter in image links with "thumb" or "frame"
 562+ parameter.
559563
560564 === API changes in 1.17 ===
561565 * BREAKING CHANGE: action=patrol now requires POST
@@ -563,7 +567,7 @@
564568 * (bug 24650) Fix API to work with categorylinks changes
565569 * action=parse now correctly returns an error for nonexistent pages
566570 * (bug 27201) Special:WhatLinksHere output no longer contains duplicate IDs
567 -* (bug 26560) On allusers if limit < total number of users, last user gets duplicate
 571+* (bug 26560) On allusers if limit < total number of users, last user gets duplicated
568572 * (bug 27715) imageinfo didn't respect revdelete
569573 * (bug 27479) API error when using both prop=pageprops and
570574 prop=info&inprop=displaytitle
@@ -600,8 +604,6 @@
601605 * (bug 23473) Give description of properties on all modules
602606 * (bug 24136) unknownerror when adding new section without summary, but
603607 forceditsummary
604 -* (bug 16886) Sister projects box moves down the extract of the first result
605 - in IE 7.
606608 * (bug 22339) Added srwhat=nearmatch to list=search to get a "go" result
607609 * (bug 24303) Added new &servedby parameter to all actions which adds the
608610 hostname that served the request to the result. It is also added
@@ -611,8 +613,6 @@
612614 to the local alias.
613615 * (bug 24296) Added converttitles parameter to convert titles to their
614616 canonical language variant.
615 -* (bug 17398) Fixed "link" parameter in image links with "thumb" or "frame"
616 - parameter.
617617 * (bug 23936) Add "displaytitle" to query/info API
618618 * (bug 24485) Make iwbacklinks a generator, optionally display iwprefix and
619619 iwtitle

Status & tagging log