aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2015-02-10 21:55:18 -0800
committerMark Sapiro <mark@msapiro.net>2015-02-10 21:55:18 -0800
commitf90f0411be35a6c6c88c86932a956df4c64b8358 (patch)
treefca068e5afa418f43d64cd04bc69c25a2b104070
parentd29b465be2c1aa6e1083f13b579a59697a93fb30 (diff)
downloadmailman2-f90f0411be35a6c6c88c86932a956df4c64b8358.tar.gz
mailman2-f90f0411be35a6c6c88c86932a956df4c64b8358.tar.xz
mailman2-f90f0411be35a6c6c88c86932a956df4c64b8358.zip
Updated some very old info in README.
-rw-r--r--README15
1 files changed, 7 insertions, 8 deletions
diff --git a/README b/README
index 697adaf8..9db93ea4 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
Mailman - The GNU Mailing List Management System
-Copyright (C) 1998-2004 by the Free Software Foundation, Inc.
+Copyright (C) 1998-2015 by the Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
INTRODUCTION
@@ -29,13 +29,12 @@ INTRODUCTION
http://www.gnu.org/software/mailman
http://mailman.sf.net
- Mailman 2.1 requires Python 2.3 or greater, which can be downloaded from:
+ Mailman 2.1 requires Python 2.4 or greater, which can be downloaded from:
http://www.python.org
- It is recommended that you use Python 2.6.7, the latest 2.6 patch release
- as of this writing (25-Oct-2011). Mailman has not yet been tested with
- Python 2.7.
+ It is recommended that you use Python 2.7.9, the latest 2.7 patch release
+ as of this writing (10-Feb-2015).
Mailman 2.1 is not compatible with Python 2.2 or any earlier version and
not all features may work with Python 2.3.
@@ -167,11 +166,11 @@ FOR MORE INFORMATION
http://mail.python.org/mailman/listinfo/mailman-checkins
- The Mailman project is coordinated on SourceForge at
+ The Mailman project is coordinated on Launchpad at
- http://sf.net/projects/mailman
+ https://launchpad.net/mailman/
- You should use SourceForge to report bugs and to upload patches.
+ You should use Launchpad to report bugs and to upload patches.