summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2000-09-22 17:13:04 +0000
committerbwarsaw2000-09-22 17:13:04 +0000
commitbf6d28c3c757820f428772472379cc8848948a85 (patch)
tree77be31fc777387d4bea8502f1cbe49c28c2c4222
parent24fa572b40c2b30b8fb2658731c701d7e937cf92 (diff)
downloadmailman-bf6d28c3c757820f428772472379cc8848948a85.tar.gz
mailman-bf6d28c3c757820f428772472379cc8848948a85.tar.zst
mailman-bf6d28c3c757820f428772472379cc8848948a85.zip
a few last minute additions
Diffstat (limited to '')
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index 251bb8e23..f10817578 100644
--- a/README
+++ b/README
@@ -19,7 +19,9 @@ INTRODUCTION
core contributors being: Barry Warsaw, Ken Manheimer, Scott
Cotton, Harald Meland, and John Viega. Version 1.0 and beyond
have been primarily maintained by Barry Warsaw with contributions
- from many; see the ACKNOWLEDGMENTS file for details.
+ from many; see the ACKNOWLEDGMENTS file for details. Jeremy
+ Hylton has helped considerably with the Pipermail code in Mailman
+ 2.0.
The Mailman home page is
@@ -34,6 +36,8 @@ INTRODUCTION
http://www.python.org
+ It should work fine with Python 1.6 and 2.0 (final or beta).
+
You will also need an ANSI C compiler; gcc (the GNU C compiler)
works just fine. Mailman currently works only on Unix-alike
operating systems (e.g. Solaris, GNU/Linux, etc.).