diff ChangeLog @ 343:6d1f589dee87

This is post crash commit of working copy mmj. Will test compile etc. in a minute. --- ChangeLog 14 Sep 2004 11:06:43 -0000 1.82 +++ ChangeLog 23 Sep 2004 14:25:13 -0000 @@ -1,6 +1,9 @@ - o Avoid message about changing uid in mlmmj-sub by only saying so when doing - so + o Add support for not archiving the list by touching listdir/control/noarchive + o Add 'nomail' version of lists. Subscribers to the nomail version are + subscribed, but does not get any mail + o Don't talk about changing uid in mlmmj-sub when we're not really doing it o Add sanity checks to disallow denial mails going to the list + o Add digest functionality o Implement -d option for mlmmj-maintd to be able to supply it with a directory containing several listdirs, where mlmmj-maintd then will run maintenance o Chown option and a fix for mlmmj-make-ml.sh. Thanks Ingo Lameter
author mmj
date Fri, 24 Sep 2004 00:29:31 +1000
parents 6b3e1584a0fd
children 8e5eaa8fc956
line wrap: on
line diff
--- a/ChangeLog	Tue Sep 14 21:06:44 2004 +1000
+++ b/ChangeLog	Fri Sep 24 00:29:31 2004 +1000
@@ -1,6 +1,9 @@
- o Avoid message about changing uid in mlmmj-sub by only saying so when doing
-   so
+ o Add support for not archiving the list by touching listdir/control/noarchive
+ o Add 'nomail' version of lists. Subscribers to the nomail version are
+   subscribed, but does not get any mail
+ o Don't talk about changing uid in mlmmj-sub when we're not really doing it
  o Add sanity checks to disallow denial mails going to the list
+ o Add digest functionality
  o Implement -d option for mlmmj-maintd to be able to supply it with a directory
    containing several listdirs, where mlmmj-maintd then will run maintenance
  o Chown option and a fix for mlmmj-make-ml.sh. Thanks Ingo Lameter