Changes from Version 0.97b to 0.98b
        Updated help file.  All dialog boxes should be in the
                file now, if you find any missing, or errors,
                please tell me.
        Corrected spelling Errors.
        Changed dialog titles and menu item titles to match.
        Fixed memory leek when the invalid transition dialog box
                was canceled.
        Fixed bug in state info box where it would always say it
                was deterministic.
        Added options for smaller transition arrows
        Added option dialog to menu when no FA's are open
        Fixed state table colors.  They weren't updating with the
                options box.
        Offset table view by <25,25> -- cosmetic only
        Fixed a problem with "Ghost States" -- left over selected
                states being highlighted.

0.97b - Code freeze.  Only bug fixes from now until v1.00

Changes from Version 0.96b to 0.97b
        Updated help file.  Began working on dialog box help,
                found missing help commands.
        Added popup descriptions for the toolbars.
        Changed the About-FinITE dialog box.
        Added support for NFA-Lambda's. (Use & for Lambda)
        Added "State Info" menu command.
        Added ability to delete/get information on transitions.
        Changed State Information dialog box.
        Added color and toolbar options dialog box.
        Chaged introductory dialog to last 5 seconds, but allowed
                users to turn it off under the options window.
        Added more toolbar icons: View as Table/State Diagram,
                                  Zoom In/Zoom Out
        Added Get State Information and Get Transition information
                to the menu.
        Changed the look and wording of the view menu.
        Fixed a bug in the determinization algorithm.

Changes from Version 0.95b to 0.96b
        Fixed commas on the Table View.
        Added drag-select mode (drag a box to select).
        Unified Zoom commands.
        Changed all members to conform to windows m_ convention.
        Fixed accept-dialog box cancel.
        Changed intro screen from dialog box to a window class.

Changes from Version 0.92b to 0.95b
        Added Scrollbars
        Added Splitter Windows
        Added New Options under the View menu:
                View as A Table
                View as A Finite Automata
        Customized Install Program for FinITE.
        Updated Version number in About window and Install Program
        Finished First Draft of Help File

Changes from Version 0.91b to 0.92b
	The coordinates on a state can no longer be < 0.
	Fixed a bug which would leave a dotted line on the screen if
		a shortcut-transition add was aborted.
	No longer allow users to step backward if the current string
		index is < 1 (no negative indexes).
	Fixed shortcut transition problem where line would come from
		left of the screen instead of the state.
	No longer tell the user that the FA did accept the string if
		they cancel a trace of a run.
	No longer allow duplicate letters in the alphabet.
	Changed wording on state's information window from "Num Transitions"
		to "Num Trans Out"
	Changed the about window to read "Version 0.92b" (did read 0.01b)
	Changed wording in the trace dialog from "Chars Accepted" to
		"Chars Inputed"
	Updated Help file.
	Began Work On Credits.

Changes from Version 0.90b to 0.91b
	Fixed Zoom Feature.
	Updated Help File.

0.90beta - First public release.
