From f6b424d07ea8c3e2997e3e04c8ddaabdc66a6540 Mon Sep 17 00:00:00 2001 From: bwarsaw <> Date: Thu, 30 Dec 2004 23:42:29 +0000 Subject: More news. --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 141b3935..078b95be 100644 --- a/NEWS +++ b/NEWS @@ -6,11 +6,15 @@ Here is a history of user visible changes to Mailman. 2.1.6 (XX-XXX-200X) + - bin/withlist can be run without a list name, but only if -i is given. + Also, withlist puts the directory it's found in at the end of sys.path, + making it easier to run withlist scripts that live in $prefix/bin. + - Added the ability for Mailman generated passwords (both member and list admin) to be more cryptographically secure. See new configuration variables USER_FRIENDLY_PASSWORDS, MEMBER_PASSWORD_LENGTH, and ADMIN_PASSWORD_LENGTH. Also added a new bin/withlist script called - reset_pw which can be used to reset all member passwords. Passwords + reset_pw.py which can be used to reset all member passwords. Passwords generated by Mailman are now 8 characters by default for members, and 10 characters for list administrators. -- cgit v1.2.3