Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Tomasz Luchowski <zuntum@netbsd.org>
List: source-changes
Date: 04/01/2001 23:41:34
Module Name:	doc
Committed By:	zuntum
Date:		Sun Apr  1 20:41:34 UTC 2001

Modified Files:
	doc: pkg-CHANGES

Log Message:
Note cronolog-1.6.1 addition.

"cronolog" is a simple program that reads log messages from its input
and writes them to a set of output files, the names of which are
constructed using template and the current date and time.  The
template uses the same format specifiers as the Unix date command
(which are the same as the standard C strftime library function).

"cronolog" is intended to be used in conjunction with a Web server, such
as Apache to split the access log into daily or monthly logs.


To generate a diff of this commit:
cvs rdiff -r1.3967 -r1.3968 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.