aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2011-10-04 14:53:13 -0700
committerMark Sapiro <msapiro@value.net>2011-10-04 14:53:13 -0700
commit9d25bddb18f6bee573e3077c9429394d6bc609cf (patch)
tree4e86d935cd82011fee921c8f7462594309696851 /NEWS
parentd95db9c7a7e6369546dd00e74feeaf02603333d4 (diff)
downloadmailman2-9d25bddb18f6bee573e3077c9429394d6bc609cf.tar.gz
mailman2-9d25bddb18f6bee573e3077c9429394d6bc609cf.tar.xz
mailman2-9d25bddb18f6bee573e3077c9429394d6bc609cf.zip
- Mailman/Gui/General.py
Fixed the setting of new_member_options so that unprocessed bits are not changed. Augmented the logic so that bin/config_list can set or reset any bits in mm_cfg.OPTINFO. Bug #865825. - Mailman/Defaulys.py.in Added missing bits to OPTINFO.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0ff9da94..9e18f50c 100644
--- a/NEWS
+++ b/NEWS
@@ -71,6 +71,11 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - A bug that would cause reset of any new_member_options bits other than
+ the four displayed as checkboxes on the list admin General Options page
+ whenever the page was updated or bin/config_list attempted to update
+ new_member_options has been fixed. Bug #865825.
+
- A problem with the logic avoiding unnecessarily reloading a current list
object from the config.pck arises if the list is updated by another
process within the same second that it was last read/written. That can