From: mmj Date: Thu, 25 Nov 2004 16:04:05 +0000 (+1100) Subject: Forgotten commits X-Git-Tag: RELEASE_1_1_0~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=388cfe83c640ffbfc9a5116ddfea946f45f7f75c;p=thirdparty%2Fmlmmj.git Forgotten commits --- diff --git a/ChangeLog b/ChangeLog index 3e2274cd..52ba9c9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ o Add a To: header with the recipient's address when sending digests +1.1.0-RC2 + o Strip envelope from before resending to +owner + o Make statctrl bail if it's not possible to stat() o Add mlmmj-list binary to list the subcribers (-count) of a list 1.1.0-RC1 o Rewrite the way listtexts are managed, and in the process move the Subject: diff --git a/README b/README index 2c52377d..93e89611 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -README mlmmj-1.1.0-RC1 November 12th 2004 +README mlmmj-1.1.0-RC2 November 22th 2004 This is an attempt at implementing a mailing list manager with the same functionality as the brilliant ezmlm, but with a decent license and mail server diff --git a/UPGRADE b/UPGRADE index c23cbe50..fea1992c 100644 --- a/UPGRADE +++ b/UPGRADE @@ -4,7 +4,8 @@ This applies to everyone using mlmmj < 1.1.0: Don't forget to upgrade the listtexts. Listtext handling was completely rewritten and the subject is now translateable as well. - That's why it's especially important to upgrade! + Don't forget to create the new directories needed for digest and + nomail version of the list. listdir/subcribers.d and listdir/nomailsubs.d This applies to everyone using mlmmj < 0.8.3: ---------------------------------------------