06/09/93
--------
  Fixed    - If a message header block was so big, PCB-Net would
             consider it a negative amount of blocks (opps)..  Simply
             changing to unsigned characters fixed this problem.

  Fixed    - The 20 second delay was actually 30 seconds.  Fixed it
             so it's only 20 seconds now.

  Enhanced - The program will now look for your PCBNET.KEY file in the
             SAME directory that your PCBNET.EXE is located.  Be sure
             you place this file in that directory so the program
             runs properly.   I've also modified the code so that it
             will check the current directory for the KEY file as well
             for backward compatibility.

05/22/93
--------
  Fixed    - Had a problem with the routine for KEY file.  Nothing
             serious, but I had one person whose KEY file wouldn't
             be recognized <arg>.

05/17/93
--------
  Enhanced - I no longer do a case sensitive compare on the name.  I
             thought I was doing this entire time, but I was wrong.

  Fixed    - If a message base contained no message, I would create a
             .IDX file.  This was wrong.

  I made some other change, but don't recall what it was.  I believe it
was something cosmetic that really didn't matter too much (nothing
serious).
