Changes Since 1.1.6
*  Fixed bug where rdns entries would not show in the daily reports.

Changes made since 1.1.5:

* Bug fixed summary of hits appearing for daily reports
* Bixed incorrect version number reporting
* Bug fixed in parsing -f option with -t in other option

Changes since 1.1.4:
FIXED --no-rdns parsing problem
FIXED last day of month problem

Changes Made Since 1.1.3

New Features:
===================
-t | --t-minus switch for running reports for previous days from Cron without 
a wrapper script

-H | --sortby-hits switch for sorting by hits rather than IP addresses

-w | --whole-file switch for generating per file reports.

Local copy of all documentation (excl. man pages) shall be included in the 
/docs folder in the tarball and a location to be determined when the rpm is 
installed. 

Minor Changes:
==================
ip sorting is now done on a full numeric basis rather than a simple string 
sort.

Month and file summaries now appear at the beginning of report rather than
the end.

Bugs Fixed:
===============
Typographical errors in man page, changelog, and --help message.

Changes Made Since 1.1.2

New Features:
===============
ICMP types are now tracked like ports

Minor Changes:
===============
If a hostname is unresolved, it displays as "-" 

Bugs Fixed:
=================
None

Changes Made Since 1.1.1


New Features: 
============== 
-l | --localize now localizes dates for Portugese areas of the world 

Bug fixes: 
=========== 
None 


Changes Made Since 1.1.0

New Features:
=============
-q | --quiet suppresses normal status messages (but not errors)
-s | --stdin  reads input from STDIN rather than the default /var/log/messages

Bugs Fixed:
==========
Typographical errors in man page
Several bugs fixed regarding command-line error checking
--help was displaying incorrect information

Miscelanious:
============
Fatal Command Line Errors reported to STDOUT and exit status of 1 given.


Changes Made Since 1.0.1

New features:
===========
Can now supress reverse DNS queries with the -r or --no-rdns switch
Man page added
Can now suppress daily reports in monthly logs with -n or --no-daily switch.

Bugs fixed:
==========
None.


Changes Made Since 1.0.0

Fixed bug which caused Monthly Summary to be displayed between day 30 and 31... 
