##
## autogenerated ChangeLog -- don't edit
##

2004-10-16 Saturday 12:44  Rocky Bernstein <rocky@panix.com>

	* fs-check.in.in: Doc fix. Some perldoc's don't like =item's
	without text.

2004-10-16 Saturday 12:31  Rocky Bernstein <rocky@panix.com>

	* configure.ac: Ready for 0.4 release

2004-10-16 Saturday 11:30  Rocky Bernstein <rocky@panix.com>

	* .cvsignore: config.status is created or a temporary file of
	configure

2004-10-16 Saturday 11:27  Rocky Bernstein <rocky@panix.com>

	* test/.cvsignore: fs-report.t is derived from fs-report.t.in.

2004-10-16 Saturday 11:18  Rocky Bernstein <rocky@panix.com>

	* configure.ac: More stringent test for GNU du.

2004-10-15 Friday 07:38  Rocky Bernstein <rocky@panix.com>

	* test/Makefile.am: Forgot to add fs-report.t.in to distribution.

2004-10-15 Friday 07:25  Rocky Bernstein <rocky@panix.com>

	* configure.ac, test/fs-report.t, test/fs-report.t.in: Figure out
	Perl interpreter for test/fs-report.t like we do for
	test/fs-check.t.

2004-10-15 Friday 06:59  Rocky Bernstein <rocky@panix.com>

	* NEWS, fs-check.in.in, test/bogus-df.in, test/fs-check-t1.log,
	test/fs-check-t2.cnf, test/fs-check-t2.log, test/fs-check.t.in:
	Files somehow got out of sync.

2004-10-09 Saturday 02:53  Rocky Bernstein <rocky@panix.com>

	* fs-check.in.in, test/fs-check-t1.cnf, test/fs-check-t1.log:
	Implement EXCLUDE_PAT. (Should have done so a while ago.)

2004-10-08 Friday 16:47  Rocky Bernstein <rocky@panix.com>

	* doc/.cvsignore: Whatever the pattern for pod, accept it.

2004-10-08 Friday 16:45  Rocky Bernstein <rocky@panix.com>

	* fs-check.in.in, doc/.cvsignore: Typo in help usage. Allow --debug
	as an option.

2004-05-27 Thursday 00:42  Rocky Bernstein <rocky@panix.com>

	* configure.ac: We need Mail::Send not Mail::Simple.

2004-05-26 Wednesday 13:14  Rocky Bernstein <rocky@panix.com>

	* THANKS, configure.ac, fs-check.in.in: fs-check.in: small fixes
	add closelog, remove_pidfile		  new options --version,
	--doc		   do proper daemonization
	
	THANKS: to Thorsten Bonow
	
	configure.ac: we're now firmly in 0.4cvs

2004-05-26 Wednesday 07:39  Rocky Bernstein <rocky@panix.com>

	* doc/Makefile.am: Ignore errors in building manual or html pages

2004-05-26 Wednesday 04:12  Rocky Bernstein <rocky@panix.com>

	* fs-check.in.in, fs-report.in, doc/Makefile.am: Small doc fixes.

2004-05-26 Wednesday 03:44  Rocky Bernstein <rocky@panix.com>

	* configure.ac: Set for 0.3 release

2004-05-26 Wednesday 03:37  Rocky Bernstein <rocky@panix.com>

	* configure.ac, test/fs-check.t.in: configure.ac: bug in noting
	--separate-dirs doesn't work fs-check.in: skip inode tests if du -i
	doesn't work.

2004-05-26 Wednesday 02:50  Rocky Bernstein <rocky@panix.com>

	* fs-report.in: Bugs in -ctime handling.

2004-05-26 Wednesday 02:38  Rocky Bernstein <rocky@panix.com>

	* NEWS, configure.ac, fs-report.in: Allow -ctime as well as -cmin
	when looking at find program.

2004-05-26 Wednesday 01:57  Rocky Bernstein <rocky@panix.com>

	* test/: Makefile.am, bogus-df.in, fs-check-ti.cnf,
	fs-check-ti.log, fs-check.t.in: Add inode regression test. Okay, so
	I'm a little behind on the regression tests. (But on the other hand
	not to many people use this.)

2004-05-21 Friday 09:22  Rocky Bernstein <rocky@panix.com>

	* sample/fs-check-sample.cnf: Typo.

2004-05-21 Friday 09:20  Rocky Bernstein <rocky@panix.com>

	* sample/fs-check-sample.cnf: Add ilimit.

2004-05-21 Friday 08:57  Rocky Bernstein <rocky@panix.com>

	* doc/Makefile.am: Don't hard-code in $top_srcdir. Might make
	building out of srcdir work better.

2004-05-21 Friday 00:51  Rocky Bernstein <rocky@panix.com>

	* fs-report.in: Another doc fix: --no-xxx -> --noxxx since older
	Getopts can't handle the former.

2004-05-21 Friday 00:49  Rocky Bernstein <rocky@panix.com>

	* fs-report.in: Small grammar thing.

2004-05-21 Friday 00:46  Rocky Bernstein <rocky@panix.com>

	* fs-report.in: Note sort: write error problem

2004-05-20 Thursday 11:13  Rocky Bernstein <rocky@panix.com>

	* NEWS, configure.ac, fs-check.in.in: add --with-default-contact to
	specify default email for filesystem problems We're now 0.3cvs

2004-05-20 Thursday 10:23  Rocky Bernstein <rocky@panix.com>

	* fs-check.in.in: Bug in picking out signal handler name. Reported
	by Thorsten Bonow.  Bug in reinitialization of default
	configuration file.

2004-05-12 Wednesday 09:38  Rocky Bernstein <rocky@panix.com>

	* fs-report.in: Put in plug for rm-old-files and recycle-logs.

2004-05-12 Wednesday 09:14  Rocky Bernstein <rocky@panix.com>

	* THANKS: Forgot trailing $.

2004-05-12 Wednesday 08:30  Rocky Bernstein <rocky@panix.com>

	* configure.ac: Time for version 0.2

2004-05-12 Wednesday 08:25  Rocky Bernstein <rocky@panix.com>

	* configure.ac, fs-check.in.in, fs-report.in: Check for du
	--separate-dirs remove extra white space at end of Perl programs.

2004-05-12 Wednesday 08:24  Rocky Bernstein <rocky@panix.com>

	* post-configure.in: Check for version of Getopt::Long and warn if
	it is too new.

2004-05-12 Wednesday 01:28  Rocky Bernstein <rocky@panix.com>

	* test/fs-check.t.in: Cater to old GetOpts - it's --noinode, not
	--no-inode

2004-05-11 Tuesday 03:08  Rocky Bernstein <rocky@panix.com>

	* THANKS: Give what is due.

2004-05-08 Saturday 03:13  Rocky Bernstein <rocky@panix.com>

	* NEWS: What's up?

2004-05-08 Saturday 02:57  Rocky Bernstein <rocky@panix.com>

	* fs-check.in.in, test/fs-check-t1.log, test/fs-check-t2.log,
	test/fs-check.t.in: Add ability to check if inodes are filling.

2004-05-08 Saturday 02:56  Rocky Bernstein <rocky@panix.com>

	* configure.ac: Allow user to specify df, du, and find. Add test to
	see if df -i works.

2004-05-08 Saturday 02:56  Rocky Bernstein <rocky@panix.com>

	* README: Go over some more.

2004-05-08 Saturday 01:25  Rocky Bernstein <rocky@panix.com>

	* configure.ac: Remove subtitution in home-page for now. It messes
	up the distribution.

2004-05-06 Thursday 15:35  Rocky Bernstein <rocky@panix.com>

	* configure.ac: We are in 0.2cvs now.

2004-05-06 Thursday 14:48  Rocky Bernstein <rocky@panix.com>

	* fs-check.in.in: Make sure $debug is initialized.

2004-05-03 Monday 19:39  Rocky Bernstein <rocky@panix.com>

	* README: Update program names.

2004-04-29 Thursday 23:35  Rocky Bernstein <rocky@panix.com>

	* home-page/.cvsignore: Wrong file.

2004-04-29 Thursday 23:34  Rocky Bernstein <rocky@panix.com>

	* home-page/.cvsignore: Good stuff.

2004-04-29 Thursday 23:33  Rocky Bernstein <rocky@panix.com>

	* configure.ac, doc/fs-check.html, doc/fs-report.html,
	home-page/index.html.in: *.html: thought better of putting in CVS
	configure.ac, home-page/index.html.in: do substitution of package
	name.

2004-04-29 Thursday 23:28  Rocky Bernstein <rocky@panix.com>

	* home-page/index.html.in: Home page.

2004-04-29 Thursday 23:23  Rocky Bernstein <rocky@panix.com>

	* doc/: fs-check.html, fs-report.html: Add HTML documentation. May
	regret later...

2004-04-29 Thursday 03:01  Rocky Bernstein <rocky@panix.com>

	* configure.ac: More BSD-isms

2004-04-29 Thursday 02:45  Rocky Bernstein <rocky@panix.com>

	* test/fs-report.t: This time, for sure!

2004-04-29 Thursday 02:41  Rocky Bernstein <rocky@panix.com>

	* configure.ac, fs-check.in.in: BSDI fixes.

2004-04-29 Thursday 02:40  Rocky Bernstein <rocky@panix.com>

	* test/fs-report.t: Cater to older GetOpt that uses --nofoo but not
	-no-foo.

2004-04-29 Thursday 01:53  Rocky Bernstein <rocky@panix.com>

	* doc/Makefile.am: Cater to older pod2html that don't grok the
	--name option.

2004-04-29 Thursday 01:16  Rocky Bernstein <rocky@panix.com>

	* test/: Makefile.am, fs-check-t1.log, fs-check-t2.log,
	fs-check.t.in: Do better on running bogus-df.

2004-04-29 Thursday 00:47  Rocky Bernstein <rocky@panix.com>

	* configure.ac, post-configure.in: Better module checking and
	PIDDIR checking.

2004-04-29 Thursday 00:38  Rocky Bernstein <rocky@panix.com>

	* test/fs-check.t.in: -pidfile -> --pidfile

2004-04-29 Thursday 00:26  Rocky Bernstein <rocky@panix.com>

	* fs-report.in, post-configure.in, sample/fs-check-sample.cnf:
	fs-report.in, fs-check-sample.cnf: add --fast option
	post-configure.in: revert that bogus Mail::Simple check. We use
	Mail::Send anyway.

2004-04-28 Wednesday 03:52  Rocky Bernstein <rocky@panix.com>

	* fs-check.in.in, post-configure.in, test/Makefile.am,
	test/fs-check-t2.cnf, test/fs-check-t2.log, test/fs-check.t.in:
	First full test of fs-check internal logic.

2004-04-28 Wednesday 01:26  Rocky Bernstein <rocky@panix.com>

	* test/Makefile.am: Add files needed in distribution for fs-check
	regression test.

2004-04-28 Wednesday 01:12  Rocky Bernstein <rocky@panix.com>

	* configure.ac, fs-check.in.in, fs-report.in, doc/.cvsignore,
	test/.cvsignore, test/bogus-df.in, test/fs-check-t1.cnf,
	test/fs-check-t1.log, test/fs-check.t.in: First fs-check regression
	test.  Document more default options and add more option
	documentation.

2004-04-27 Tuesday 15:35  Rocky Bernstein <rocky@panix.com>

	* configure.ac: Set piddir.

2004-04-27 Tuesday 15:34  Rocky Bernstein <rocky@panix.com>

	* fs-check.in.in: Add @PIDDIR@ and option to set $pid_file. Need to
	add usage and doc. (Intenet problems right now.).

2004-04-23 Friday 01:09  Rocky Bernstein <rocky@panix.com>

	* sample/fs-check-sample.cnf: It is now fs-report, not fs_report.

2004-04-22 Thursday 17:28  Rocky Bernstein <rocky@panix.com>

	* configure.ac: Weird stray "NO" on line

2004-02-25 Wednesday 11:11  Rocky Bernstein <rocky@panix.com>

	* configure.ac, cvs2cl_usermap: cvs2cl fixes. Now builds ChangeLog
	properly.

2004-02-25 Wednesday 11:07  Rocky Bernstein <rocky@panix.com>

	* test/: Makefile.am, driver: Add driver routine to run all (one)
	regression test(s).

2004-02-25 Wednesday 11:01  Rocky Bernstein <rocky@panix.com>

	* .cvsignore, doc/.cvsignore, test/.cvsignore, test/Makefile.in:
	CVS lint.

2004-02-25 Wednesday 11:01  Rocky Bernstein <rocky@panix.com>

	* cvs2cl_header, cvs2cl_usermap: Auxiliary files for cvs2cl.

2004-02-25 Wednesday 11:00  Rocky Bernstein <rocky@panix.com>

	* configure.ac: Add MAINTAINER_MODE for CVS users.

2004-02-25 Wednesday 10:59  Rocky Bernstein <rocky@panix.com>

	* fs-report.in: Imported source - file system report program.

2004-02-25 Wednesday 10:54  Rocky Bernstein <rocky@panix.com>

	* Makefile.am: Add hvr's code for automatically generating
	ChangeLog via cvs2cl

2004-02-25 Wednesday 10:53  Rocky Bernstein <rocky@panix.com>

	* autogen.sh: Create dummy ChangeLog. Enable --maintainer-mode for
	CVS users.

2004-02-25 Wednesday 10:42  Rocky Bernstein <rocky@panix.com>

	* AUTHORS, README, .cvsignore, COPYING, Makefile.PL, Makefile.am,
	NEWS, autogen.sh, configure.ac, fs-check.in.in, post-configure.in,
	touch.pl, doc/Makefile.am, sample/crontab.add,
	sample/fs-check-sample.cnf, test/Makefile.am, test/Makefile.in,
	test/fs-report.t: Created files

2004-02-25 Wednesday 10:42  Rocky Bernstein <rocky@panix.com>

	* AUTHORS, README, .cvsignore, COPYING, Makefile.PL, Makefile.am,
	NEWS, autogen.sh, configure.ac, fs-check.in.in, post-configure.in,
	touch.pl, doc/Makefile.am, sample/crontab.add,
	sample/fs-check-sample.cnf, test/Makefile.am, test/Makefile.in,
	test/fs-report.t: Initial revision

