Revision history for Perl extension Net::AOLIM.

0.01  Fri Jul 7
	Initial beta release.

0.1   Fri Jul 14
	First public release on CPAN.  Documentation
	and Makefiles added.

0.11  Sun Jul 16
	Re-release under a different name with minor changes to the
	documentation.

0.12  Sun Jul 16
	Minor modification to fix a condition in which the server's
	connection closing could cause an infinite loop.

1.0   Sun Jan 8, 2001
	Changed the client agent string to TOC1.0 to fix a problem
	where connections were sometimes ignored.  Also changed the
	default signon port to 5198 and the login port to 1234.

1.1   Sat Mar 17, 2001
	Changed the client agent string again, this time to what
	seems like the "correct" format, which is
		PROGRAM:$Version info$
	Also added the ability to set a login timeout in case the
	SIGN_ON packet never comes.