Version (Completion Date)

92.05.02 First Public Release

92.07.20 Added -q option to quit after generating a day summary if one
         was requested and checking the Events for the current time
	 (this may have made the 92.05.02 version).
         Added -f option for specifying the events file to use.
         Added to Lattice startup code so workbench tooltypes and
         projects are treated as cli arguements.

92.07.31 Added shortcut keys to requestor alert for V38 of
         ReqTools.library

92.08.24 Fixed a bug in repeating weekly events - thanks John.
         Changed to register parameter passing to reduce size a bit.
         Added support (-b & -k) for running in the background 
         (without a window) and using a hotkey to toggle between the
         foreground and background.  This change made it easy to not
         open the window when the -q option is used so I changed that
	 too.
         Sending a CTRL-C break to the CLI will now act
	 just like hitting the close window gadget - this isn't
	 perfect but the default could crash the machine if
	 child processes (nagging time checks) were running.

92.10.21 The Day Schedule now shows '*' at times where one event
         occurs and '#' at times where more than one events occur so
	 overlapping events are easier to see.
         Added a gadget to enter a color for the calendar on the days
         the event occurs.  This is an alternative to adding a copy
	 of the event but with a Hightlight Day alert.  Only had room
         for colors 1-15 (0 is ignored) so sorry AGA users. 
         Included two utility programs to convert an events file to
         ascii text (Events2ASCII) or from ascii to the format
         used by LE-NAG (ASCII2Events). 