Index: trunk/phase3/RELEASE-NOTES |
— | — | @@ -620,6 +620,7 @@ |
621 | 621 | * Allow SpecialActiveusers to work on non-MySQL databases |
622 | 622 | * (bug 6579) Fixed protecting images from uploading only |
623 | 623 | * (bug 18609) Search index was empty for some pages |
| 624 | +* (bug 13453) rebuildrecentchanges maintenance script works on PG again |
624 | 625 | |
625 | 626 | == API changes in 1.16 == |
626 | 627 | |
— | — | @@ -680,7 +681,6 @@ |
681 | 682 | * (bug 21085) list=deletedrevs no longer returns only one revision when |
682 | 683 | drcontinue param is passed |
683 | 684 | * (bug 21106) Deprecated parameters now tagged in action=paraminfo |
684 | | -* (bug 13453) rebuildrecentchanges maintenance script works on PG again |
685 | 685 | * (bug 19004) Added support for tags |
686 | 686 | * (bug 21083) list=allusers no longer returns current timestamp for users |
687 | 687 | without registration date |