diff options
| author | bwarsaw | 2002-12-09 06:20:25 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-12-09 06:20:25 +0000 |
| commit | b879cf5582c8d2b7d61f20bf9cde93d4496e1fe6 (patch) | |
| tree | 77ac8f2bb392f101299ad7342621cbdf4fa66ade | |
| parent | 8b76e35df24bdb4ae432550c22cd659e988687dd (diff) | |
| download | mailman-b879cf5582c8d2b7d61f20bf9cde93d4496e1fe6.tar.gz mailman-b879cf5582c8d2b7d61f20bf9cde93d4496e1fe6.tar.zst mailman-b879cf5582c8d2b7d61f20bf9cde93d4496e1fe6.zip | |
| -rw-r--r-- | NEWS | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -4,6 +4,32 @@ Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. +2.1 beta 6 (09-Dec-2002) + + Lots and lots of bug fixes, and translation updates. Also, + + - ARCHIVER_OBSCURES_EMAILADDRS is now set to true by default. + + - QRUNNER_SAVE_BAD_MESSAGES is now set to true by default. + + - Bounce messages which were recognized, but in which no member + addresses were found are no longer forwarded to the list + administrator. + + - bin/arch grew a --wipe option which first removes the entire old + archive before regenerating the new one. + + - bin/mailmanctl -u now prints a warning that permission problems + could appear, such as when trying to delete a list through the + web that has some archives in it. + + - A new script bin/list_owners has been added for printing out + list owners and moderators. + + - Dates in the web version of archived messages are now relative + to the local timezone, and include the timezone names, when + available. + 2.1 beta 5 (19-Nov-2002) As is typical for a late beta release, this one includes the usual |
