PoolScore CHANGE History:

01/20/99:	Version 1.0.0 - initial version of program released

02/21/99:	Version 1.1.0
		ENHANCEMENT: This update included program and documentation
		changes to improve the user interface by supporting "Drag &
		Drop" (in addition to "Point & Click") selection of tourna-
		ment results. 

02/28/99:	Version 2.0.0
		FIX (022899-1): Corrected a problem where, under certain
		conditions, a team could be dragged from one region to
		another region and the program would propagate this
		selection incorrectly to the wrong region.

		REISSUE: Re-Distribution of V1.1.0 enhancements with a
		version	number change to recognize these enhancements.

01/15/00:	Version 3.0.0
		Major revision of PoolScore.  Some minor problems were cor-
		rected but also significant changes were made to the code
		to make it more efficient and run faster.

		The format of the main tournament display was changed to
		make it more closely represent the most common presentation
		that the NCAA and daily newspapers normally present.

		An assist function was added to the SETUP function to
		greatly improve the ease in setting up a new tournament.
		This addition uses a file containing a list of over 200 
		schools that can be selected to play in the NCAA
		tournament.  Then, as one enters key strokes, the program
		will prompt with suggested school names.

		A demonstration mode was added to assist in evaluating and
		practicing with the different options that are available
		with this program.  PoolScore will recognize that you are
		either starting the program for the first time or have not
		saved any prior setup information.  In that case, you will
		be presented with a pop-up screen offering the demonstra-
		tion mode.  Also, until the finalized setup option is 
		selected, the DEMO mode can be selected and discontinued
		from menu options.

		Internet support was also added to provide assistance and
		support options.

02/16/00:	Version 3.0.1
		Minor code correction to correct a program termination if
		the user attempts to click the mouse on the tournament
		winner block.

01/15/01:	Version 4.0.0
		Added Tournament seed position to the main tournament form
		so this information is always visible.

		Added a greatly enhanced reporting function.  
		User can select	from seven formatted printouts.  The
		reports can be printed,	saved to a file, or Emailed.
		Printouts for tournament forms and the Report
		Formatting options can also be reached from this reporting
		form.
	
		Added an Entry Assist Option to speed team selection by 
		allowing the propagation of the higher seed team in all
		matches.

		Added a Player Information Data Base containing key
		information about the pool participants.

		Changed display of tournament form point totals to black
		ink for improved readability.

03/03/01:	Version 4.0.1
		Code correction that prevented an entry in the NCAA list
		of team names from being changed or deleted.

02/12/02:	Version 4.2.0
		Added a small C++ program, "POOLPICS", that can be easily
		distributed to users to complete their own selections.
		Added menu options to automatically attach POOLPICS.EXE
		and EMail this file.  Additional print option added.

		Changed the method of initiating Demo mode to improve
		reliability and provide compatibility with Windows/NT
		and Windows/2000.  The actual unZIP logic was coded
		into PoolScore rather than depending on a EXE version
		of the compressed file.

		Removed the usage of the COMMAND.COM call to initiate
		another executable or batch file.  This change provided
		compatibility with Windows/2000 which does not offer a
		COMMAND.COM executable as part of its release.