diff options
| author | bwarsaw | 2002-01-06 07:58:36 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-01-06 07:58:36 +0000 |
| commit | de9779c9d085cfdb859e4453ee59e610d0236fe4 (patch) | |
| tree | fb1293b528490aed43628b9a989a94aa473878ed | |
| parent | 37a072b13c2b773ff274d9f0ab6f41db39519e08 (diff) | |
| download | mailman-de9779c9d085cfdb859e4453ee59e610d0236fe4.tar.gz mailman-de9779c9d085cfdb859e4453ee59e610d0236fe4.tar.zst mailman-de9779c9d085cfdb859e4453ee59e610d0236fe4.zip | |
A small change.
| -rw-r--r-- | UPGRADING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ Mailman - The GNU Mailing List Management System -Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc. +Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc. 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA @@ -39,7 +39,7 @@ UPGRADING FROM PREVIOUS VERSIONS defaults (calculated via md5 checksums). BAW: need to describe this in more detail.] -UPGRADING FROM 2.0.1 to 2.1 +UPGRADING FROM 2.0.x to 2.1 In Mailman 2.1, the qrunner subsystem has been completely rewritten. You no longer start qrunner from cron! Instead, there |
