mhonarc-dev

mharc Release: 0.3.0

2002-07-08 18:40:13
Release 0.3.0 made in /mnt/WWW/customers/mhonarc.org/htdocs/release/mharc.
<http://www.mhonarc.org/release/mharc/>
===========================================================================
2002/07/08: v0.3.0

* mk-procmailrc:
  . Can now specify name of catch archive and if catch archive should
    be disabled via the CATCH_ARCHIVE and DISABLE_CATCH_ARCHIVE config.sh
    variables.

  . POD added to script along with -help and -man options to display
    usage information.

* web-archive:
  . Added check for <!--x-search-form--> and <!--/x-search-form-->
    comment declarations in period index header/footer templates:
    .PNM.head.in and .PNM.foot.in.  If an archive is designated
    to not have searching enabled, any markup between these two
    comments will be stripped out when generating the period index.

    If upgrading, and if you are using the default .PNM.*.in files,
    you will need to delete them so the newer versions with the above
    comments will be applied.  If you have customized versions of
    .PNM.*.in files, you will need to add the above comments around
    the search form markup if you want the form to not appear in the
    top period indexes for non-searchable archives.

  . CVS commit archive of a list properly uses list options defined
    in lib/lists.def.

  . Short title of CVS commit archives has changed from
    "<list-name>.CVS" to "[CVS] <list-name>".

* bin/compress-files:
  . Add POD.  Execute './bin/compress-files -man' to view
    documentation.

* bin/compress-mboxes:
  . Converted to Perl.  POD added along with some command-line options.
    Execute './bin/compress-mboxes -man' to view documentation.

* bin/gc-search-indexes
  . Converted to Perl.  POD added along with some command-line options.
    Execute './bin/gc-search-indexes -man' to view documentation.

* etc/apache.conf.in.dist:
  . Updated to add <File> directives to deny access to various files
    that you may not want visible to the public.

* etc/.htaccess.in.dist:
  . NEW: Contains the same <File> directives added to
    etc/apache.conf.in.dist.  This file is useful if you do not have
    write access to Apache's main configuration file.

    The .htaccess file generated after 'make configure' can be copied
    into the root install directory, or better, create a symlink
    to it from the root by executing the following command in the
    root install directory.

      ln -s ./etc/.htaccess

* Makefile:
  . Added editrootidx target: Rebuild top period indexes only.

===========================================================================

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV

<Prev in Thread] Current Thread [Next in Thread>
  • mharc Release: 0.3.0, Earl Hood <=