Index: trunk/phase3/RELEASE-NOTES |
— | — | @@ -459,8 +459,8 @@ |
460 | 460 | * Added iiprop=parsedcomment to prop=imageinfo, similar to prop=revisions |
461 | 461 | * Added rvparse to parse revisions. For performance reasons if this option is |
462 | 462 | used, rvlimit is enforced to 1. |
463 | | -* If a action=parse request provides an oldid that is actually the current revision |
464 | | - id, try the parser cache, and save it to it if necessary |
| 463 | +* (bug 25748) If a action=parse request provides an oldid that is actually the |
| 464 | + current revision id, try the parser cache, and save it to it if necessary |
465 | 465 | * (bug 25463) Export header should not be shown if no pages were requested, to |
466 | 466 | reduce confusion |
467 | 467 | * (bug 25648) API discovery information has been added as RSD link in page |