Index: trunk/phase3/RELEASE-NOTES |
— | — | @@ -134,6 +134,7 @@ |
135 | 135 | * Added a link to Special:UserRights on Special:Contributions for privileged users |
136 | 136 | * (bug 10336) Added new magic word {{REVISIONUSER}}, which displays the user |
137 | 137 | name of the last user to edit the page |
| 138 | +* LinkerMakeExternalLink now has an $attribs parameter for link attributes |
138 | 139 | |
139 | 140 | === Bug fixes in 1.15 === |
140 | 141 | * (bug 16968) Special:Upload no longer throws useless warnings. |