home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1998 February / PCOnline_02_1998.iso / filesbbs / os2 / pgpeasy.arj / PGPEASY.CHG < prev    next >
Encoding:
Text File  |  1996-08-12  |  2.0 KB  |  44 lines

  1. Changes/Fixes for PGP Easy Rider                                 (PGPEASY.CHG)
  2. ================================
  3.  
  4. Release 1.2.3 (xx/xx/xxxx):
  5. ---------------------------
  6. 0007: A msg pops up if the user tries to leave the field "PGP Userid" empty
  7.       when storing the options. A default is provided ('***') which prevents
  8.       a crash when creating the containers for "Encrypt/Sign".
  9. 0008: Help line was shifted down in "Encrypt/Sign" window.
  10. 0009: Logic was changed for the password file handling: Whereas the file had
  11.       to be in the user-specified message-directory previously it can now be
  12.       defined anywhere as long as the full name is specified.
  13.  
  14. Release 1.2.2 (not published):
  15. ------------------------------
  16. 0006: If the PGP Userid was not defined in CONFIG.TXT but entered by the
  17.       user, it was not correctly stored in PGPEASY.INI.
  18.  
  19. Release 1.2.1 (08/05/1996):
  20. ---------------------------
  21. 0005: A bug in PB_Encsign_Start_Click was corrected. Error was shown as:
  22.       if (ascii = 'a') & (\ setdir)...
  23.       (Bug was introduced in 1.2.0)
  24.  
  25. Release 1.2.0 (06/14/1996):
  26. ---------------------------
  27. 0004: NEW FEATURE: Encryption of a whole directory (or part of it) is now
  28.       possible. Select a) a single file or b) a directory and a file mask,
  29.       and for IDEA encryption you will get all specified files encrypted
  30.       in one run.
  31. 0003: If SECRING is NOT defined in PGP.INI or CONFIG.TXT it is checked if
  32.       the file '$PGPPATH\SECRING.PGP' exists ($PGPPATH is the value of
  33.       the OS/2 Environment variable). If yes it is used as the secret
  34.       keyring.
  35.  
  36. Release 1.1.1 (06/05/1996):
  37. ---------------------------
  38. 0001: PGP.INI will be honored as a PGP configuration file (according to
  39.       the PGP documentation part II) - the name had to be CONFIG.TXT before.
  40. 0002: If PUBRING is NOT defined in PGP.INI or CONFIG.TXT it is checked if
  41.       the file '$PGPPATH\PUBRING.PGP' exists ($PGPPATH is the value of
  42.       the OS/2 Environment variable). If yes it is used as the public
  43.       keyring.
  44.