(C) Mitch Schwenk 1994. All Rights Reserved.
This little file is a little 'history' of this program, and also a 
'to-do' list.. (from your suggestions)..
Events Program:

Revisions/Notes/History :
0.1  Events moved to external file, and new algorithm for checking
     of events.. Events program born.

0.2  Code optimized in both events.exe and tlmp.exe.

0.2b  Minor grammar changes

1.0   Code ported to Object Oriented C++.

1.1   Major Bugs squashed (to many to describe)
      Added status bar at the top of the events program..
      Released to a few friends for 'beta' testing

1.1a  Updated the C++ portions of the code.  Faster, smaller.
      Now that I've finished that class.

To-Do list :

Adding a new user interface to the event's program.  Black and white
is boring..  Colorized fields will replace this.  After all other bugs are
squashed first..

KNOWN BUGS:
  none  

(C) Mitch Schwenk 1994. All Rights Reserved.
TLMP Program: 

Revisions/Notes/History :
0.1   Events were hard coded

0.2   Events moved to external file, and new algorithm for checking
      of events..
0.3  Code optimized in both events.exe and tlmp.exe.

0.3b  Minor grammar changes

1.0   Code ported to Object Oriented C++.

1.1   Major Bugs squashed (to many to describe)
      Released for beta testing, and user input.

1.1a  Updated the C++ portions of the code.  Faster, smaller.
      Also set up the 'e' option, which allows you to edit the
      number of days ran..

To-Do list :
  none
  
KNOWN BUGS:
  none
