changeset 385:7af8e020f294

Forgotten commits
author mmj
date Fri, 26 Nov 2004 03:04:05 +1100
parents 16b4215d0709
children 7a484c4b7925
files ChangeLog README UPGRADE
diffstat 3 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Nov 26 03:03:18 2004 +1100
+++ b/ChangeLog	Fri Nov 26 03:04:05 2004 +1100
@@ -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:
--- a/README	Fri Nov 26 03:03:18 2004 +1100
+++ b/README	Fri Nov 26 03:04:05 2004 +1100
@@ -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
--- a/UPGRADE	Fri Nov 26 03:03:18 2004 +1100
+++ b/UPGRADE	Fri Nov 26 03:04:05 2004 +1100
@@ -4,7 +4,8 @@
  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:
 ---------------------------------------------