Fixed a possible divide by zero error in the history summary.
Fixed a bug where the message summary would default to no messages instead of all messages when a severity limit was not specified.
Added better checking for invalid configuration file options.
Fixed some HTML formatting inconsistencies.
Reptor will exit with an error if it encounters an unprocessable configuration file directive.
Fixed the mail output subject line when processing cut logfiles.
Fixed a bug where the user summary wouldn't work unless the alert section was also included.
Normally, if output file or output ftp is specified without a filename, Reptor will use the datestamp from the first line of the logfile to automatically generate one. If this situation exists when the --ignore option is specified, Reptor will default to a filename of "reptor.html".