Follow-up r64901: make "e-mail" consistent
[lhc/web/wiklou.git] / RELEASE-NOTES
index 3da77e6..d964071 100644 (file)
@@ -21,6 +21,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 === Configuration changes in 1.17 ===
 * DatabaseFunctions.php that was needed for compatibility with pre-1.3
   extensions has been removed.
+* $wgLogAutocreatedAccounts controls whether autocreation of accounts is logged
+  to new users log.
 
 === New features in 1.17 ===
 * (bug 10183) Users can now add personal styles and scripts to all skins via
@@ -96,7 +98,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   exceeding $wgMaxImageArea can still be embedded at original size
 * (bug 23078) "All public logs" option on Special:Log is now always the first
   item
-* Special:ChangePassword no longer loads user javascript
+* (bug 16817) Group names in user rights log are now singular and in lowercase
 
 === API changes in 1.17 ===
 * (bug 22738) Allow filtering by action type on query=logevent