=========================================================================== 2002/02/14: v0.1.2 * Added new program 'mh-month-pack' that can process MH/nmh folders and copy messages into monthly-based mailbox files. Although this program is not used by default by MHArc archiving system, it can be used to customize MHArc to work with MH/nmh-based setups. * Updated web-archive to only call namazu once on all archive folders changed for a list instead of calling it for each archive folder processed. Also added a cleanup check on namazu to make sure it does not leave a stale lock around. =========================================================================== 2002/02/11: v0.1.1 * BUG FIX: Fixed regex generation bug in mk-procmailrc where ()'s were not matched. =========================================================================== 2002/02/11: v0.1.0 First tagged release of mharc. Code imported into CVS from the RCS files used previously. The following changes exist in this release: * Mailing list definition file can now be specified in lib/config.sh. * BUG FIX: Fixed bug in mk-procmailrc that created duplicate recipies for lists defined with multiple addresses. * The Description: option in lists.def is now used as the title for archive index pages. * Added No-Raw-Link: boolean option in lists.def. It can be used to specify that a links to the raw archive data should not be made in the main period index of a list archive. * Added new variable $LIST-DESC$ for .PNM.head and .PNM.foot process for main period index generation. The variable will expand to the Description: value in lists.def. If no description available, it will expand to the list name. * read-mail will source .env.sh in same directory if it exists. It is an easy way to sent envariables needed for the archiving process to run properly. * Modified distribution bundle creation to fit in with internal project release process. =========================================================================== 2002/03/08: Initial release. =========================================================================== $Id: NEWS,v 1.7 2002/03/15 03:54:00 ehood Exp $