January 28, 1997
	Added support for buffering data directly to disk.
	Added Transmit String Operation.

January 31, 1997
	Listen32Doc -- Changes to correct Transmit String operation on NT.
			Added delay for handshaking with CommThread to
			allow proper shutdown on disconnect().

February 23, 1997  (Version 1.A03)
	Added ability to echo keystrokes to connected port.
	
April 23, 1997	(Version 1.A05)
	Resolved conflict between hex FF and FormFeed character
	when specifying filters.  Changed Arithmetic checksum
	to calculate a two byte value.  Modified Disconnect logic
	to abort CommThread if not closed within a second.

June 4, 1997 (Version 1.A07)
	Corrected problem with overlapped receives.

July 11, 1997 (Version 1.A09)
	Added ability to save captured data to Ascii Text File.

August 19, 1997 (Version 1.A10)
	Added ability to transmit data strings based on incoming data
	trigger condition.	

August 31, 1997 (Version 1.A11)
	Increased maximum disk buffer size.

December 23, 1997 (Version 1.A12)
	Fixed memory leak.

February 19, 1998 (Version 2.A01)
	Added support for COM Ports 5-9.

March 4, 1998  (Version 2.A02)
	Corrected COMM Initialization sequence to allow reception of NULL
	characters.

March 26, 1998 (Version 2.A03)
	Added menu command to view diagnostics data concerning hooking
	COMM API functions.
