UNINSTALL ANY PRIOR VERSIONS BEFORE INSTALLING VERSION 1.9X


Version 1.92  Released 
--------------------------------------------------------------------------
	Now changes Online/Offline modes in the background.

	Online/Offline operations can be aborted by selecting the
	Online/Offline operation again before the operation has been
	completed.

	Many operations are now multi-threaded.  Online uses 2 threads (3 if 
	a HTTP server is running), one for the user-interface and a second
	worker thread to perform background operations.  The number of threads
	can also increase when going Online/Offline or the HTTP server is
	being accessed.  Threads are limited to 15 maximum before operations
	are blocked.  Current thread count and load is available from the
	Statistics dialog.

	Added C++ exception handling so that errors can be gracefully detected
	and handled internally.

	Started the implementation of the CGIBIN support.  Hopefully this will
	be available in the Version 2.0 release along with the NetChat
	feature.

	Access log is now updated for all transfers including transfer errors.


Version 1.91  Released 11/09/96
--------------------------------------------------------------------------
	HTTP 1.0 compatible now.  Version 1.9 was only HTTP 0.9.  Mime
	information is now sent to the HTTP client.

	Realtime display of HTTP server status.  Updated every second.

	Access log generated for the HTTP server. Conforms to the common log
	format.  (access.log)

	Timeout added to the HTTP server threads to handle hung threads using
	up system resources.

	Now deletes the old file before uploading the new file.  Hopefully 
	this will fix a problem on VAX/VMS systems.

	Added semaphore control to the HTTP server.  Now only a maximum of
	10 threads can be created for HTTP server use.

	Disabled the User message field and Cooltalk fields in the shareware
	version.  These fields were previously not saved in the shareware
	version, but many people thought this was a bug.


Version 1.9  Released 10/27/96
--------------------------------------------------------------------------
	Simple Web server(HTTPD) support now built in.  No support for
	CGI-BIN or other options, coming soon in a future version.

	CoolTalk support.  Uploads a cooltalk.ice file to the server.


Version 1.81  Released 10/15/96
--------------------------------------------------------------------------
	Added the version number to the log file.

	Fixed a problem with TCP/IP stacks other then Microsofts that caused
	a incorrect IP address to be returned.


Version 1.81  Released 10/15/96
--------------------------------------------------------------------------
	Added background images to the configuration.

	Fixed the bug that caused the FTP to fail when a remote directory
	wasn't specified.

	Fixed the multi-line FTP problem that was introduced in V1.8.

	Now allows the use of '%' characters in the Custom HTML page.  Use %%
	to get a single '%' character.


Version 1.8   Released 10/13/96 
--------------------------------------------------------------------------
	Added Custom Messages for the Custom HTML pages.

	Added more customizing options for the generated HTML page.

	Added a Options dialog for NetNotes.

	Fixed the tab order in the Online main dialog.

	Changed the format of the error message dialogs.  Remove the Abort and
	Retry buttons from places that didn't seem to make sense.

	Added more information to log file.

	The Online dialog will now always come to the top when its icon is 
	clicked in the system tray.

	Error message dialogs are not displayed as top level windows now.


Version 1.7   Released 09/29/96
--------------------------------------------------------------------------
	Added auto online/offline functions.

	Added an option to hide the "Connected to" dialog.

	Now generates a log file (log.txt) to aid in debugging.

	Fixed the problem with the last character being dropped when using a
	custom HTML file.

	Fixed the problem with the NetNote server creating a high system load
	on the system.

	Minor interface touch-up.


Version 1.65  Released 08/24/96
--------------------------------------------------------------------------
	Fixed the Internet Explorer display problem.  NetNotes still do not
	work correctly but that is due to the way that Internet Explorer
	works.  IE must receive the whole Web Page before it displays
	anything.  This limits the functionality of NetNotes but they are
	still usable.  I am currently working on a better solution to this
	problem and will try to get it into the next release.

	Removed the expiration date.


Version 1.64  Released 08/17/96
--------------------------------------------------------------------------
	Maintainence release.

	Version 1.63 was accidently released from a incorrect debug build
	which caused the NetNotes not to function correctly this version
	fixes that problem.


Version 1.63  Released 08/11/96
--------------------------------------------------------------------------
	Now hides the "Connected to" dialog when you start up Online.  For
	this feature to work correctly you must start up online after you have
	connected to your service provided and the "Connected to" dialog is
	displayed.  It also must not be minimized.  This will be fixed by the
	version 1.7 release but since so many people have asked for this
	feature I decided to implement it in this version.

	Some mis-spellings were corrected in the interface.

	The download identifier was changed to RUA1.

	An IP address can now be used instead of a Name for the FTP server
	name.  This will speed up the download process, because a DNS lookup
	dosn't have to occur anymore.

	Removed the simple registration form from the installation.

	Fixed the problem with '%' signs being displayed in the NetNote
	Message dialog.


Version 1.62  Released 08/04/96
--------------------------------------------------------------------------
	Fixed a bug which caused the custom offline html file not to be
	uploaded.


Version 1.61  Released 07/25/96
--------------------------------------------------------------------------
	Added support for the system tray. (Win95/NT40)

	Added a registration program.


Version 1.6   Released 07/21/96
--------------------------------------------------------------------------
	Added Custom File settings to the dialog.

	Removed Cooltalk and replaced it with WebServer selection.

	Upgraded the FTP client module, it should now work with more FTP
	servers.

	Added support for Custom HTML Files.


Version 1.52  Released 07/09/96
--------------------------------------------------------------------------
	Fixed timeout problem (NetNotes).

	Redesign of interface.  Removed multiple ip check box and status area.

	Status Bar added to dialog.

	Changed release data of V1.6.


Version 1.51  Released 07/04/96
--------------------------------------------------------------------------
	Maintainence release.

	More feedback from NetNotes and changed how the timeout works.	

	Support for machines that do not have a name associated with the
	IP address.


Version 1.5   Released 07/01/96
--------------------------------------------------------------------------
	You can now reply to NetNotes.

	Added time display to NetNotes dialog.

	Fixed to only allow one copy of Online to run at a time.

	Multithreaded the receiving of NetNotes.  It is now impossible to lock
	up the the NetNote server with invalid data.


Version 1.4   Released 06/30/96
--------------------------------------------------------------------------
	Added NetNote Feature.  Allows people to send you notes from a web
	page.  This allows people to get your attention or leave you
	messages when you are online.

	Added Auto Minimize after going online function

	Minor bug fixes/interface touchups.

	More error messages.

	Fixed the date on ONLINE.WRI and it's now save as a RTF file so
	that people with Windows NT can use Write to read the file.


Version 1.3   Released 06/29/96
--------------------------------------------------------------------------
	Configuration settings now saved in the registry.  All of your old
	settings will be lost but settings will now be saved with the user,
	allowing multiple users.

	Disables Auto Post Message option until a more reasonable method
	can be implemented to handle the posting of logged on and logged
	off messages.

	The generated HTML file now includes a comment as the first line of
	the file.  This will be used in a later version to autocheck the
	status of other Online users.

	The HTML file now identifies if the version is registered or not.

	Program can now be registered through the about box.


Version 1.2   Released 06/26/96
--------------------------------------------------------------------------
	Fixed minor problem with multiple IP on host machine.  IP address
	is now determined from the connected socket if the Multiple IP
	option is enabled

	IP Address is now displayed in the dialog after connection
	is obtained


Version 1.1   Released 06/25/96
--------------------------------------------------------------------------
	Minor interface redesign
	
	More options were made available in the Shareware version


Version 1.0   Released 06/01/96
--------------------------------------------------------------------------
	Initial Version




