~prakash09/mailman/3.0

« back to all changes in this revision

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

  • Committer: Barry Warsaw
  • Date: 2015-02-06 03:04:45 UTC
  • Revision ID: barry@list.org-20150206030445-yu808dw9pyzr2exd
 * When creating a user with an email address, do not create the user record
   if the email address already exists.  Given by Andrew Stuart.
   (LP: #1418280)

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
----
17
17
 * Fix calculation of default configuration file to use when the ``$var_dir``
18
18
   is created by ``mailman start``.  (LP: #1411435)
 
19
 * When creating a user with an email address, do not create the user record
 
20
   if the email address already exists.  Given by Andrew Stuart.
 
21
   (LP: #1418280)
19
22
 
20
23
Configuration
21
24
-------------