1.2.1, 2004 Apr 2
   added configuration file environment variable substitution
   added rbl_summary feature
   added alert on bandwidth and related show_bandwidth features
   added inclusion of configuration in HTML output as a comment
   added progress meter
   recognize Mobile users with @ in the userid
   tag HTTPS URLs as "unknown" to avoid empty values

1.2.0, 2002 Sep 17
   added vpn_summary report
   added pattern feature
   added configuration file include feature
   added DNS resolution to:
     protocol_host_detail
     user_host_detail
     host_www_summary
   avoid attempting to generate reports with zero totalS
   use raw interface identifier when no alias is given
   fixed email output to more than one recipient
   fixed the way history_summary initially fills in

1.1.0, 2002 Jul 28
   added netmask filtering feature
   added host_www_summary report, similar to user_www_summary
   added MIME type alert
     [thanks to Dean Larson for testing]
   added work-around for SEF v7 "missing proto tag" bug
   added charset declaration to themes to make the HTML validator happy
   removed "dns all" feature -- "dns print" is now just "dns"
   removed need to have a end-of-line following configuration directives
   user strings that contain spaces are now parsed properly

1.00, 2001 Oct 9
   added ooba_summary feature
   added smtp_bugfix feature
   added DNS cache
     [thanks to Sean Settle for the suggestion and sample code]
   added new HTML themes (Aqua, Hotmail2, Slashdot, Slashcode)
   fixed $user bug
   fixed dns print bug

0.99, 2001 Mar 31
   added ability to automatically handle split logfiles
   added --basedir command line option and basedir configuration file option
   added HTML theme support (removed table, highlight, and style_sheet options)
   made all output "HTML 4.01 Transitional" compliant
   added user_www_summary report
     [thanks to Chuck McMichael for sample logfiles and testing]
   added support for detection of Raptor Mobile 6.5 activity
     [thanks to John Harvieux for sample logfiles and testing]
   added WebNOT fetcher_message option
   added --history command line option
   can now use uncompress option in conjunction with --log
   added comma formatting for large integer values
   added "Gb" string for formatting of byte values
   updated FAQ

0.98, 2000 Jun 15
   added detail sections for:
     host by protocol (host_protocol_detail option)
     host by user (host_user_detail option)
     protocol by host (protocol_host_detail option)
     protocol by user (protocol_user_detail option)
     user by host (user_host_detail option)
     user by protocol (user_protocol_detail option)
   added better checking for invalid configuration file options
   fixed Unix bug where single digit day is reported without zero padding
   fixed a possible divide by zero bug in history summary
   removed point sizes from reptor.css because Netscape chokes on them
     [thanks to Haluk Yildirim for the suggestion]
   fixed some minor HTML formatting inconsistencies
   fixed bug where message summary defaulted to no messages instead of all

0.97, 2000 Apr 8
   added message_summary option
   added history_summary option
   added history_file option
   added highlight option
   no longer require explicit "+" on ascending sort identifier
   die on bad configuration file format
   fixed spelling error
   fixed mail output subject line
   fixed bug where user summary wouldn't work unless alert section was included

0.96, 2000 Feb 29
   added uncompress option, to allow reading compressed logfiles
   added compress option, to allow saving compressed logfiles
   added --ignore option to ignore (or don't look for) first line of logfile
   verify existence of save_logfile directory

0.95, 1999 Dec 29
   added user summary
   added Raptor Mobile summary
   added top level domain summary
   added save_logfile option
   added optional path parameter to remotelog option
   added check for remotelogfile executable when --verify is specified
   added mail_from option
   added mail_server option
   added style_sheet option
   started a FAQ
   made FTP transfers use PASV mode for v6 compatibility
   fixed code to recognize directory names ending with \ and not just /
   added --version command line option
   released under GPL

0.91, 1999 Jan 6
   added support for Raptor Firewall v6
   added ratings alert for WebNOT denials
     [based on an idea from Erik A. Widholm]
   added show_rule option
   added show_id option
   added show_op option
   added show_result option

0.90, 1999 Jan 4
   replaced almost all command line options with configuration file options
   changed remaining command line options to long format
   removed configuration file local option
   added configuration file interface option
   added ability to read logfiles from a remote firewall via remotelog utility
   added option to only consider traffic through certain interfaces
   added total summary
   added alert summary
   added time of day summary
   added time of day alert condition
   added option to include graphs in summaries
   reverse DNS lookup now optionally takes place only if host name is printed
   added ability to specify which fields the word search works on
   added use of a default style sheet
   added section HREF links
   made HREF links optional
   removed version option - now automatically determined
   changed name of time alert configuration option to duration
   changed name of size alert configuration option to volume
   fixed counting bug in host summary
   fixed accumulation bug for duration > 23:59:59
   removed append notation "+file"
   removed verbose option
   added show_reason option to display reason for alert
   added show_user option to display user
   added show_arg option to display argument
   added show_auth option to display authentication type
   added MIME headers to SMTP output
   removed plain text output option
   removed delimited text output option
   allow aliases with spaces

0.72, 1998 July 30
   added HREF links to HTML output where appropriate

0.71, 1998 July 15
   added date field to delimited output summaries
   added append functionality to -o option
   added rapper program to process all logfiles in a directory

0.70, 1998 June 29
   removed -t option
   added -O option to specify supplemental output formats
      use -O d to specify delimited without column headers
      use -O D to specify delimited with column headers
      use -O h to specify HTML
   added -f option to specify ftp upload using Net::FTP module
   replaced use of mail and blat with Net::SMTP module
   added -p option to specify summary by protocol
   changed -s option to specify only summary by local and remote host
   added percent of total column to summary tables
   added -b option to specify alternate display format for byte values
   removed local hostname from flagword search
   made the code more perlish

0.60, 1998 June 16
   overhauled configuration file format
   added local address indicators to configuration file
   changed behavior of alert processing for unspecified protocols

0.55, 1998 May 29
   wrote documentation
   broke apart configuration into separate file
   added -a option for inclusion of alerts
   added -s option for inclusion of summaries and number of values
   added -c option for specifying configuration file
   made more sense of -t and -A options
   added totals to protocol summary

0.51, 1998 May 19
   added summary by remote host
   changed summaries to show only the top ten values

0.50, 1998 May 14
   added flag values for size of transfer
   added -F option for specifying field separator
   added -v option for verbose output
   added summary by protocol
   added summary by local host
   added recognition of EAGLEDIR environment variable
   added support for new file naming method used in Eagle v5.0

0.31, 1998 Feb 16
   added -L option to perform DNS lookup for unresolved addresses

0.30, 1998 Feb 3
   added -m option to email output
   added detection of POP3 protocol

0.20, 1997 Dec 11
   added unix support

0.10, 1997 Sep 29
   initial version
