>>>>> "B" == Bob  <[EMAIL PROTECTED]> writes:

    B> I'd really rather see entirely new versions, instead of
    B> patches.  Makes it much more difficult for newbies when they
    B> have to patch stuff.  I still have not seen any clear, concise
    B> doc file explaining how to implement your patches.

The `patch' program is a pretty standard utility on most Un*xes,
especially the free ones.  The patch files are generated by the `diff'
program and serve as input to patch.  The 2.0.1 release will be
distributed both as a gzip'd tarball and as a context diff (since the
changes are small enough).  They can usually be installed by cd'ing to
the directory you unpacked the Mailman source into, and executing

    patch -p0 < patch-file

-Barry


------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://www.python.org/mailman/listinfo/mailman-users

Reply via email to