Revision history for Perl extension Log::Dispatch::FileRotate.
0.01 Tue Oct 1 01:12:30 2002
- original version; created by h2xs 1.20 with options
-AX -n Log::Dispatch::FileRotate
1.01 Tue Oct 1 01:21:54 EST 2002
- Real code copied over h2xs stuff.
1.03 Mon Nov 18 17:19:06 EST 2002
- added multiple writer stuff. Use flock() to handle locks
1.04 Wed Nov 20 13:43:04 EST 2002
- added Time based constraints.
1.05 Thu Nov 21 09:28:42 EST 2002
- fixed typos in hash key
1.06 Tue Apr 29 16:08:37 EST 2003
- moved inode tests around a bit to fix a warning message
1.07 Sun May 4 23:42:03 EST 2003
- fixed up locking in a forked environment
- speed up in time mode. Cache recurrences. Much quicker now :-)
1.08 Thu Jun 5 11:27:49 EST 2003
- now build log.conf at 'make test' time as we keep having people
fail due to bad TZ settings
- Also added some more testing on the recurrances
1.09 Thu Jun 5 17:57:46 EST 2003
- Even better testing of TZ issues. Try to see if we can work around
them by ignoring and then testing results.
1.10 Mon Jun 23 09:40:34 EST 2003
- Seems defaulting to size in Megs happened between 1.05 and 1.06
which is not what people want. So back to bytes now.
1.11 Thu Sep 25 11:18:04 EST 2003
- Forgot to update the Doco from 1.10.
- Added some missing log4j recurrence patterns and made them
case insensitive