r90695 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r90694‎ | r90695 | r90696 >
Date:08:29, 24 June 2011
Author:aaron
Status:ok
Tags:
Comment:
More RELEASE-NOTES-1.19 tweaks
Modified paths:
  • /trunk/phase3/RELEASE-NOTES-1.19 (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES-1.19
@@ -122,24 +122,24 @@
123123
124124 === API changes in 1.19 ===
125125 * BREAKING CHANGE: action=watch now requires POST and token.
126 -* (bug 27790) add query type for querymodules to action=paraminfo
127 -* (bug 28963) add langbacklinks module to api
 126+* (bug 27790) Add query type for querymodules to action=paraminfo
 127+* (bug 28963) Add langbacklinks module to api
128128 * (bug 27593) API: add error message when sha1/sha1base36 is invalid
129129 * (bug 28578) API's parse module should not silently override invalid
130130 title inputs
131131 * (bug 20699) API watchlist should list log-events
132132 * (bug 29070) Add token to action=watch API
133133 * (bug 29221) Expose oldrevid in watchlist output
134 -* (bug 29267) always give the servername for meta=siteinfo&siprop=dbrepllag
135 -* (bug 28897) rvparse doesn’t seem to work with rvsection
 134+* (bug 29267) Always give the servername for meta=siteinfo&siprop=dbrepllag
 135+* (bug 28897) rvparse now respects rvsection for action=query&prop=revisions
136136 * (bug 25734) API: possible issue with revids validation
137137 * (bug 28002) Internal error in ApiFormatRaw::getMimeType
138 -* (bug 29237) add interwiki target url attribute to api/query/interwiki
139 -* (bug 28392) mark action=undelete&timestamps as type "timestamp"
 138+* (bug 29237) Add interwiki target url attribute to api/query/interwiki
 139+* (bug 28392) Mark action=undelete&timestamps as type "timestamp"
140140 * (bug 21346) Make deleted images searchable by hash (disabled in Miser Mode)
141141 * (bug 27595) sha1 search of list=filearchive does not work
142142 * (bug 26763) Make RSS/Atom of user contributions more visible
143 -* (bug 25133) allow redirects also for action=parse&pageid
 143+* (bug 25133) Allow redirects also for action=parse&pageid
144144
145145 === Languages updated in 1.19 ===
146146

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r89507* (bug 28897) rvparse doesn’t seem to work with rvsectionreedy16:34, 5 June 2011

Status & tagging log