| Index: trunk/phase3/RELEASE-NOTES-1.19 |
| — | — | @@ -88,6 +88,8 @@ |
| 89 | 89 | also called when checking for 'read' permission |
| 90 | 90 | * Introduce $wgEnableSearchContributorsByIP which controls whether searching |
| 91 | 91 | for an IP address redirects to the contributions list for that IP |
| | 92 | +* (bug 8859) Database::update should take array of tables too |
| | 93 | +* (bug 19698) Inverse selection for Special:Contributions |
| 92 | 94 | |
| 93 | 95 | === Bug fixes in 1.19 === |
| 94 | 96 | * $wgUploadNavigationUrl should be used for file redlinks if |
| Index: trunk/phase3/CREDITS |
| — | — | @@ -80,6 +80,7 @@ |
| 81 | 81 | * Alejandro Mery |
| 82 | 82 | * Amalthea |
| 83 | 83 | * Amir E. Aharoni |
| | 84 | +* Andrew Dunbar |
| 84 | 85 | * Antonio Ospite |
| 85 | 86 | * Azliq7 |
| 86 | 87 | * Beau |