]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
Forgotten commits
authormmj <none@none>
Thu, 25 Nov 2004 16:04:05 +0000 (03:04 +1100)
committermmj <none@none>
Thu, 25 Nov 2004 16:04:05 +0000 (03:04 +1100)
ChangeLog
README
UPGRADE

index 3e2274cd18fd8a9e60f62869c019a2f284f80333..52ba9c9d9d073108b4577fb2e14e8bdbde70b349 100644 (file)
--- 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 2c52377d1a8bf67005b202af0fd54de7db6f9a50..93e89611ab97386d0da8e42abdb72d5f4a804569 100644 (file)
--- 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 c23cbe50003212e6464dfb6c3333b7dcbba7ae5f..fea1992c45d5601d91c8a1c95a571b6d8fef3400 100644 (file)
--- 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:
 ---------------------------------------------