

     Revisions
     =========

         Version 1.0 - 6-4-91 - Initial internal release.

         Version 1.1 - 6-7-91 - First beta release. Added the random
         colors to the border and changed the way event timing was handled.
         No longer used a configuration file entry for this.

         Version 1.2 - 6-10-91 - Removed the Delete caller from the editor and
         replaced it with Disable caller. Also made changes to the BANK to
         recognize what was going on. Enabled the Pack function. Changed to
         the BANK.SYS file.

                       6-24-91 - First official public release.

         Version 1.3 - 7-3-91 - Added logging by node number. Completely
         rewrote the event processor. Turns out that GAP and others don't
         supply the time of the next event in DOOR.SYS. Very grey area in
         the DOOR.SYS standard. Time Bank nows reads this info from each
         nodes EVENTS.DAT file.

         Version 1.4 - 7-26-91 Found an instance where EVENTS.DAT didn't
         report number of active events consistently. Modified events routine
         to bail out if detected.

         Version 1.5 - 8-26-91 Variable to detect existance of EVENTS.DAT
         wasn't being initialized. Only caused a problem if EVENTS.DAT
         didn't exist.

         Version 1.6 - 8-30-91 Added the ability to set maximum time saved in
         the bank according to security level.

         Version 1.7 - 9-4-91 Found a bug in the Leap Year routine.

         Version 1.8 - 4-22-92 Modified the input routine to allow a
         transaction with more 2 digits. Previously forced amounts over
         99 to be entered twice, i.e. 120 minutes would have to be
         entered once as 99 and a second time as 21. Thanks to Tony
         Vanroon (Scottsdale BBS) for this one.

     Got any ideas? Send'em my way and I'll see about including them in a
     later version.

