V1.1 patchlevel 4   --  Sept 24 1996
  Fixed error in cgi-reg/lib/extract_short_entry_print.pl -- prgoram was
  incorrectly printing out old time and date for moved event announcements.

V1.1 Patchlevel 03  -- August 12 1996
 - Moved portion of alphabetical list sorting to cgi-reg/lib/inverselist.pl
 - Improved installation script to allow for more customization of installed
   locations.
  

V1.1 -- August 6 1996
  Fixed error in cgi-reg/lib/massage_time_and_date.pl -- there was a 
  print() line that should have been inside an if ($DEBUG) { ..},
  but was not.  

V1.1 -- May 23 1996
  Removed chop() input chopping, and replaced it by whitespace elimintation
  via   s/\s*$// -- this accounts for browsers that do *not* send CRLF's
  to terminate posted form  data.

V1.1 -- April 1  1996
  Rewrote read_db_entry.pl to increas speed of printed-notice summaries.

V1.1 -- March 12 1996
  Added support for notice deletion.

V1.1 -- Feb 19 1996
  Rewrote file access routine to speed-up generation of short-listings

V1.1 -- Feb 13 1996
  Added support for printed versions of the notice listing.

V1.1 -- Jan 14 1996
  Expired notices are archived in a directory specified by both month and 
  year, and not all in a single directory

V1.1 -- Jan 12 1996
  Rewrote mailing programs so that mail notification is mailed out once
  a week (on sunday) for the upcoming week's events, and on a daily basis
  for updates to this weekly notice.
  
Version 1.0 ---> Version 1.1

Dec 4 1995
  Fixed cgi-reg/list_notices.pl and cgi-reg/list_notices_bygroup.pl so
  that they properly listed notices for December.

Version 1.0
