05/03/93
--------
  Released an update for PCBoard 15.0 called v1.35

05/01/93
--------
 CAM-MAIL/EXPORT/IMPORT.EXE

  Fixed - There was a bug in the converting a date to a number.  This
          could cause unknown results or causing the program to abort
          immediately.

  Fixed - The High and Low numbers were reversed in the LOG file when
          using EXPORT.EXE.

04/28/93
--------
  Back from vacation....

 CAM-MAIL/EXPORT/IMPORT.EXE

  Fixed - The .IDX file could sometimes be created incorrectly.  This
          could cause hangs or HUGE .IDX files.

04/06/93
--------
 CAM-MAIL/EXPORT/IMPORT.EXE

  Fixed - If a message base is corrupted somehow and these programs
          would update the .IDX file, it could do it incorrectly.
          This would happen very rarely, but it was possible.  PCBoard
          would simply recreate the .IDX if it wasn't created properly.

04/03/93
--------
 CAM-MAIL/EXPORT/IMPORT.EXE

  Fixed - When creating a .IDX file, sometimes the previous message
          would go into a non existing message area.  This would simply
          duplicate a file being read twice (in certain cases).

04/02/93
--------
 IMPORT.EXE

  Added    - If you use the /OLDINDEX swtich and the .NDX file doesn't
             exist, IMPORT will now create the file.
  Added    - If the .IDX file doesn't exist, IMPORT will now create it.
  Fixed    - I wasn't closing the .IDX file <g>..  Eventually you would
             run out of file handles and the program would abort.

04/01/93
--------
 IMPORT.EXE

  Added    - If you use the /KILLQWK paramter, I've modified it to put
             a message in your LOG file stating why your QWK file was
             not deleted.

             You need to be using the /LOG option in order for this
             message to be written.

04/01/93
--------
 PRESCAN.EXE/LOCALCAM.EXE

  Modified - Prescan/Localcam was calling PCB145.EXE.  It now calls
             PCBOARD.EXE for proper support of PCBoard 15.0.

03/31/93
--------
 EXPORT.EXE

  Enhanced - EXPORT now uses the .IDX files for information.  The .NDX
             format is no longer supported for this program.

  Added    - If a .IDX file has not been updated, then EXPORT will
             update it for proper usage.

03/30/93
--------
 IMPORT.EXE

  Added    - Use the /OLDINDEX switch if you want to update the .NDX
             files used by PCBoard 14.5 or below.

  Added    - IMPORT.EXE will update the .IDX file if it hasn't been
             updated by other Third Party Software.

  Enhanced - IMPORT.EXE will now use the .IDX file for file updating.
             This means that .NDX files are no longer needed by IMPORT.

03/29/93
--------
 CAM-MAIL.EXE

  Enhanced - Mail Waiting flags are now updated faster.
  Fixed    - I was 99% compatible with the 15.0 code.  However, I
             missed one part in the USERS.SYS code (due to PCBoard 15.0
             creating a larger file).  That has now been fixed.
             Cam-Mail will now be compatible with any PCBoard USERS.SYS
             file.

  Changed  - Cam-Mail no longer maintains the .NDX file UNLESS you use
             the /OLDINDEX switch on the command-line.

             You use the /OLDINDEX switch to maintain compatibility with
             old PCBoard Third Party Software (Such as Qmail <g>) that do
             not recognize the new message format.

  Added    - If you have programs that don't update the .IDX file,
             Cam-Mail will update the .IDX file for you.  This will
             slow down the process (not by much), but at least your
             users will be getting their mail.  PCBoard does the EXACT
             same thing.

             What happens is when uploading/downloading a mail packet
             and Cam-Mail scans a conference, it will first check the
             .IDX file and see if it is up to par.  If it's not, then
             Cam-Mail will update the .IDX and will work correctly.
