diff options
| author | bwarsaw | 2002-01-06 20:57:41 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-01-06 20:57:41 +0000 |
| commit | bb26ef4de4c52bdcfa2a782c2612fb05f1b41506 (patch) | |
| tree | 919cd2f6bf12dea4b17455d62639559fa4df207e /admin | |
| parent | 1663e52434a89c45d326c5efeb7ded27e379d85f (diff) | |
| download | mailman-bb26ef4de4c52bdcfa2a782c2612fb05f1b41506.tar.gz mailman-bb26ef4de4c52bdcfa2a782c2612fb05f1b41506.tar.zst mailman-bb26ef4de4c52bdcfa2a782c2612fb05f1b41506.zip | |
Some new additions
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/www/download.html | 9 | ||||
| -rw-r--r-- | admin/www/inthenews.ht | 3 | ||||
| -rw-r--r-- | admin/www/inthenews.html | 5 |
3 files changed, 12 insertions, 5 deletions
diff --git a/admin/www/download.html b/admin/www/download.html index 7b200f76b..66d9d1dad 100644 --- a/admin/www/download.html +++ b/admin/www/download.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Mon Dec 31 18:20:33 2001 --> +<!-- Sun Jan 6 15:57:25 2002 --> <!-- USING HT2HTML 1.2 --> <!-- SEE http://barry.wooz.org/software/ht2html --> <!-- User-specified headers: @@ -199,15 +199,16 @@ community know</a> if you have success with this!) Before you can run Mailman, you need to make sure that <a href="http://www.python.org/">Python</a> is installed. Mailman 2.1 requires at least Python 2.0 and is known to work with Python versions -up to and including Python 2.2alpha. Most GNU/Linux systems come with -Python pre-installed, so you just need to make sure you're running an +up to and including Python 2.2. However, it is recommended that you use Python +2.1.1 or Python 2.2. Most GNU/Linux systems come with Python +pre-installed, so you just need to make sure you're running an up-to-date version. You can do this by executing the following at your shell's command line: <blockquote> <pre> % python -V -Python 2.1 +Python 2.1.1 </pre> </blockquote> diff --git a/admin/www/inthenews.ht b/admin/www/inthenews.ht index 3bdf6dcff..33b722265 100644 --- a/admin/www/inthenews.ht +++ b/admin/www/inthenews.ht @@ -265,5 +265,8 @@ like to be included in this list, please <li><a href="http://www.voljatel.si">VOLJATEL telekomunikacije d.d.</a> <!-- Rod (Gentle) Ellis --> <li><a href="http://www.JesusList.com">JesusList.com</a> + <!-- Jeffery Cann --> + <li><a href="http://clue.denver.co.us/">CLUE - Colorado Linux + Users and Enthusiasts</a> </ul> diff --git a/admin/www/inthenews.html b/admin/www/inthenews.html index 3b8bfd2fc..f36dfa41a 100644 --- a/admin/www/inthenews.html +++ b/admin/www/inthenews.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Mon Dec 31 18:19:22 2001 --> +<!-- Sun Jan 6 15:57:25 2002 --> <!-- USING HT2HTML 1.2 --> <!-- SEE http://barry.wooz.org/software/ht2html --> <!-- User-specified headers: @@ -411,6 +411,9 @@ like to be included in this list, please <li><a href="http://www.voljatel.si">VOLJATEL telekomunikacije d.d.</a> <!-- Rod (Gentle) Ellis --> <li><a href="http://www.JesusList.com">JesusList.com</a> + <!-- Jeffery Cann --> + <li><a href="http://clue.denver.co.us/">CLUE - Colorado Linux + Users and Enthusiasts</a> </ul> |
