1998-08-01  Andreas Huber  <ahuber@ping.at>

	* loginfo.cmd (main):
	Corrected the log message indentation in case of an import.

1998-07-31  Andreas Huber  <ahuber@ping.at>

	* Makefile (install): Copy fix-diff.awk to $(install_dir)/scripts.

	* loginfo.cmd (backup_changes): Need to escape the quoting character.

	* fix-diff.awk: Awk script to fix the output of 'cvs diff -c'.

	* Makefile: Added target 'distclean'.

	* Makefile: Explicitly define SHELL to use sh.
	Added target 'all'.
	(install) Copy cvs2log.cmd and tokenize.cmd to $(install_dir)/bin
	instead of $(install_dir)/scripts.

1998-07-29  Andreas Huber  <ahuber@ping.at>

	* loginfo.cmd (backup_changes):
	Convert sloshes to slashes before passing
	the filename to external commands (rename in particular).
	Added -q option to gzip. Improved error handling. Added a
	-N to cvs log to reduce the amount of unwanted output.

1998-07-28  Andreas Huber  <ahuber@ping.at>

	* Makefile: Added clean and install targets.

1998-06-23  Andreas Huber  <ahuber@ping.at>

	* verifymsg.cmd, update.cmd, tokenize.cmd, maildist, loginfo.cmd,
	cvs2log.cmd, commitinfo.cmd, avail, README, COPYING, .cvsauthors:
	Some useful Rexx scripts.

