Tue May 14 01:00:12 EDT 2002 Mark Rogaski <mrogaski@cpan.org>

. Description:

Version 0.1.4.

        Allow restriction of file permissions with -file_perm
        argument to Log::Agent::Rotate->make().

Wed Apr 11 18:01:46 MEST 2001 Raphael Manfredi <Raphael_Manfredi@pobox.com>

. Description:

        Mark rotation in the logfile before rotating it, so that
        any pending "tail -f" gets to know about it.  Added a
        regression test for it.

        Now depends on Getargs::Long for argument parsing.

Sun Nov 12 15:56:22 MET 2000 Raphael Manfredi <Raphael_Manfredi@pobox.com>

. Description:

Version 0.1.2.

Untaint data read or rename() complains under -T.

        Changed pre-req on Log::Agent: must now use 0.2.1.
        Changed DLSI description to match CPAN's

        New -single_host parameter is used to optimize LockFile::Simple:
        we don't supply -nfs when -single_host is true, for faster
        locking procedure.

Mon Nov 6 21:06:22 MET 2000 Raphael Manfredi <Raphael_Manfredi@pobox.com>

. Description:

Version 0.1.1.

        Moved to an array representation for the config object.
        Removed reference to driver and the ability to specify
        -max_time in other units than seconds (e.g. "2d").

        Added is_same() to compare rotation policies.

        Added build_pm_hash() to compute PM value from MANIFEST.

        Updated t/badconf.t to new detection logic within Log::Agent.

Sun Mar 5 22:53:51 MET 2000 Raphael Manfredi <Raphael_Manfredi@pobox.com>

. Description

Initial revision 0.1.