redoing r38040: two new hooks for email confirmation/invalidation, both are in User...
[lhc/web/wiklou.git] / RELEASE-NOTES
index c8a71ef..159736d 100644 (file)
@@ -237,6 +237,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * New permission 'sendemail' added. Default right for all registered users. Can
   for example be used to prevent new accounts from sending spam.
 * (bug 16979) Tracking categories for __INDEX__ and __NOINDEX__
+* Two new hooks, ConfirmEmailComplete and InvalidateEmailComplete, which are
+  called after a user's email has been successfully confirmed or invalidated.
 
 === Bug fixes in 1.16 ===