~barry/mailman/events-and-web

« back to all changes in this revision

Viewing changes to src/mailman/docs/NEWS.rst

  • Committer: Barry Warsaw
  • Date: 2012-04-07 21:59:30 UTC
  • Revision ID: barry@list.org-20120407215930-921980ym1rt0v0ud
 * A `PasswordChangeEvent` is triggered when an `IUser`'s password changes.
   (LP: #975700)

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
   is hashed with the currently selected scheme.
30
30
 * An `AddressVerificationEvent` is triggered when an `IAddress` is verified
31
31
   or unverified.  (LP: #975698)
 
32
 * A `PasswordChangeEvent` is triggered when an `IUser`'s password changes.
 
33
   (LP: #975700)
32
34
 
33
35
Configuration
34
36
-------------