
-------------------------------------------------------------------------------
SARAH - Syslog Automated Rotation and Archive Handler
-------------------------------------------------------------------------------

Changes:

v 0.7b  2001/10/01
        * all directives may now be specified within an OPTIONS{} block to set
          defaults
        * when both '-c' and '-V' options are used, sarah will dump
          interpreted config file(s) to STDOUT
        * fixed archive rotation bug: a regex to match file.log.xx would also
          match myfile.log.xx, causing rotation of file.log to fail

v 0.6b  2001/02/09
        * added INDEX command to allow date-based archive naming
        * added quiet mode (-q argument)

v 0.5b  2001/01/04
        * fixed timing bug -- DATE based log rotations would fail if the
          minute changed during the run

v 0.4b  2000/07/05
        * sarah-announce and sarah-support mailing lists now available
        * added 'include' statement
        * added '-c' option to validate config file
        * fixed bug where yesterday's log would be improperly chmod'd if no
          MODE is set in the config file.

v 0.3b  2000/01/15
        * fixed bug where compression of archive 0 would fail if the
          archive index has more than one digit
        * added sort subroutine for archive lists so that archives with
          mixed-length indexes will sort numerically.  Removed
          obsoleted installation notes about re-indexing archives
          generated by other rotators.

v 0.2b  2000/01/12
        * fixed missing error message when rotation of an archive file
          fails
        * updated man page and installation notes to cover archive
          index padding

v 0.1b  2000/01/09
        * Initial revision (first beta).

-------------------------------------------------------------------------------
$Id: CHANGES,v 1.8 2001/10/01 22:02:52 mattp Exp $
-------------------------------------------------------------------------------
