Index: trunk/phase3/RELEASE-NOTES-1.19 |
— | — | @@ -122,24 +122,24 @@ |
123 | 123 | |
124 | 124 | === API changes in 1.19 === |
125 | 125 | * 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 |
128 | 128 | * (bug 27593) API: add error message when sha1/sha1base36 is invalid |
129 | 129 | * (bug 28578) API's parse module should not silently override invalid |
130 | 130 | title inputs |
131 | 131 | * (bug 20699) API watchlist should list log-events |
132 | 132 | * (bug 29070) Add token to action=watch API |
133 | 133 | * (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 |
136 | 136 | * (bug 25734) API: possible issue with revids validation |
137 | 137 | * (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×tamps as type "timestamp" |
| 138 | +* (bug 29237) Add interwiki target url attribute to api/query/interwiki |
| 139 | +* (bug 28392) Mark action=undelete×tamps as type "timestamp" |
140 | 140 | * (bug 21346) Make deleted images searchable by hash (disabled in Miser Mode) |
141 | 141 | * (bug 27595) sha1 search of list=filearchive does not work |
142 | 142 | * (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 |
144 | 144 | |
145 | 145 | === Languages updated in 1.19 === |
146 | 146 | |