9/30/02 ver 1.0
	Code has been very stable, haven't had any major complaints, so
	decided to clean up a bit and release version 1.0.

8/19/02 ver 0.4d
	Support for Cyrus added.  Code submitted by Laurens van Alphen
	<laurens.van.alphen@keenondots.com>

8/14/02 ver 0.4c
	Support for AUTH logins w/ IPOP3D added.  Code submitted by Kevin
	Brokaw <kevinb@moscorp.net>

7/25/02 ver 0.4b
	Support for Courier changed to cover both IMAP and POP with and
	w/o SSL support.  Match function now matches at least two of the
	log entry formats that Courier can produce.

7/18/02 ver 0.4a
	Added support for Courier IMAP.  Log entry submitted by 
        Lang <lang@dominion.tharin.com>
	Added support for TPOP3D.  Submitted by Alessandro Gatti
	<gatti@kdnr.com>

7/13/02 ver 0.4
	Optimization code added in to prevent writing of database file
	when the entries haven't changed.

6/21/02 ver 0.3
	Added in use of the alarm function to wake up and purge old entries
	from the autenticated list.

6/21/02 ver 0.2b
	Added support for VDPOP3D.  Submitted by Blake Watters
	<bwatters@liststream.com> (6/18/02)

6/21/02 ver 0.2a
	Added support for TEAPOP.  Submitted by Skip Watson
	<ciaran@aldhfn.org> (6/18/02)

4/14/02 ver 0.2
	pop-before-smtp will now catch SIGHUP, kill off the tail process,
	and then restart a new tail.  This allows one to rotate the log
	without having to restart pop-before-smtp and losing all the
	authenticated IPs.