------------------------------------------------------------
revno: 1494
committer: Mark Sapiro <msap...@value.net>
branch nick: 2.1
timestamp: Tue 2014-07-01 14:53:56 -0700
message:
  Added note on UPGRADING PYTHON to UPGRADING document.
modified:
  UPGRADING


--
lp:mailman/2.1
https://code.launchpad.net/~mailman-coders/mailman/2.1

Your team Mailman Checkins is subscribed to branch lp:mailman/2.1.
To unsubscribe from this branch go to 
https://code.launchpad.net/~mailman-coders/mailman/2.1/+edit-subscription
=== modified file 'UPGRADING'
--- UPGRADING	2012-06-20 23:32:30 +0000
+++ UPGRADING	2014-07-01 21:53:56 +0000
@@ -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 @@
       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

_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to