aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADING
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2014-07-01 14:53:56 -0700
committerMark Sapiro <msapiro@value.net>2014-07-01 14:53:56 -0700
commit96d4baef3921957666dd6979855a6edf73f7eb75 (patch)
tree7f42306904303f52eff39babe2c9be4c663dc73d /UPGRADING
parent1d9d411e48c4c9d4dea886b44d5f3a7fc4da1733 (diff)
downloadmailman2-96d4baef3921957666dd6979855a6edf73f7eb75.tar.gz
mailman2-96d4baef3921957666dd6979855a6edf73f7eb75.tar.xz
mailman2-96d4baef3921957666dd6979855a6edf73f7eb75.zip
Added note on UPGRADING PYTHON to UPGRADING document.
Diffstat (limited to '')
-rw-r--r--UPGRADING14
1 files changed, 13 insertions, 1 deletions
diff --git a/UPGRADING b/UPGRADING
index 78c51300..4b93ffae 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -1,5 +1,5 @@
Mailman - The GNU Mailing List Management System
-Copyright (C) 1998-2004 by the Free Software Foundation, Inc.
+Copyright (C) 1998-2014 by the Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
@@ -29,6 +29,18 @@ UPGRADING FROM PREVIOUS VERSIONS
your web server documentation for details.
+UPGRADING PYTHON
+
+ If you are replacing Python with a newer version in the same location,
+ you don't need to do anything special for Mailman.
+
+ If you are installing a Python upgrade to be used by Mailman along side
+ an existing Python, you will need to configure Mailman with the
+ --with-python option to point to your new Python and you will need to
+ check Mailman's crontab and any /etc/init.d/ script and manually fix any
+ python commands as needed.
+
+
UPGRADING FROM 2.1.4 to 2.1.5
In Mailman 2.1.5, some significant changes have been made to the file