| Index: trunk/phase3/RELEASE-NOTES |
| — | — | @@ -71,6 +71,8 @@ |
| 72 | 72 | server side. |
| 73 | 73 | * Removed $wgUpdates for database updates; extension should use |
| 74 | 74 | DatabaseUpdater::addExtensionUpdate(). |
| | 75 | +* Removed $wgServerName. It doesn't need to be set anymore and is no longer |
| | 76 | + available as input for other configuration items, either. |
| 75 | 77 | |
| 76 | 78 | === New features in 1.17 === |
| 77 | 79 | * (bug 10183) Users can now add personal styles and scripts to all skins via |