Subject: CVS commit: htutils
To: None <www-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: www-changes
Date: 01/08/1999 19:35:37
Module Name: htutils
Committed By: abs
Date: Sat Jan 9 03:35:37 UTC 1999
Modified Files:
htutils/changes: changes2html
Log Message:
Add a slew of new command line options:
-o dir Override outputdir (defaults to $outputdir)
-f Force rebuild of files.
-m Months to take from pkg-CHANGES (default $last_pkg_months) 0=all
-p Generate \$outputdir/pkg-changes.html from doc/CHANGES
-s Generate \$outputdir/source-changes.html from doc/pkg-CHANGES
-t Generate text output (for packages only).
Also fix a bug where a non package would sometimes get a version number.
-t is a first cut at a 'helper' for agc's monthly emails.