home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 October / Chip_1997-10_cd.bin / sharewar / jar / jar101dx.exe / WHATSNEW.DOC < prev    next >
Text File  |  1997-02-06  |  3KB  |  66 lines

  1.  
  2.      WHATSNEW.DOC                                             January 1997
  3.  
  4.  
  5.      This lists the user visible changes to JAR
  6.  
  7.  
  8.      JAR 1.01 BETA_3 TEST release
  9.  
  10.      Allow archive sharing during non-update operations.
  11.      Clarified the error message sometimes encountered when accessing
  12.         a locked archive.
  13.      Added a few paragraphs to JAR.DOC with more details about chapter
  14.         archives.
  15.      Added "ErrorsToStdout" setting.
  16.      Changed "-js" option default from "-js0" to "-js1"
  17.      Modified the access/creation time handling by JAR32.EXE when the file
  18.         system does not support them. The unsupported date/time is replaced
  19.         with the modification date/time.
  20.      Improved "rh" command and "-jr" option work with truncated archive.
  21.      Fixed rare incorrect Ctrl+C handling.
  22.  
  23.  
  24.      JAR 1.01 BETA_2 TEST release
  25.  
  26.      Renamed DOS JAR executable to JAR16.EXE.  User can rename either JAR
  27.         executable to JAR.EXE according to preference.
  28.      Modified JAR password authentication method.  Please read note (*)
  29.         below.
  30.      Changed testjar.bat to exclude system and hidden files such as
  31.         "sage.dat" in Windows 95.
  32.      Clarified the error messages encountered when using the "-v" option
  33.         with unsupported commands such as "e","x","l".
  34.      Added more detailed JAR archive signature identification information
  35.         to TECHNOTE.DOC.
  36.      Fixed compatibility problem with QEMM.  (Sometimes JAR refused to use
  37.         XMS memory under QEMM).
  38.      Fixed page fault when executing "test" command with archive argument
  39.         missing.
  40.  
  41.      (*) NOTE: New "Authenticate" method details
  42.  
  43.        JAR contains an exportable (from USA) archive protection method.
  44.        This method only checks for a valid archive password without using
  45.        actual data encryption.
  46.  
  47.        In BETA_2, this method has been changed to permit ARJ Software to
  48.        distribute JAR decompressor sources without allowing access to
  49.        protected archive file data.  A modified algorithm independent of
  50.        the password is used to access protected data.  The decompressor
  51.        source will not contain this modified algorithm code.
  52.  
  53.        This new method is called "Authenticate".  The old "Authentication"
  54.        method is supported during updates and extraction but NOT for
  55.        the creation of new archives.
  56.  
  57.        The "-hg0" option is the shortcut for "-hgAuthenticate".
  58.  
  59.        We strongly encourage you to convert archives protected using the
  60.        obsolete "Authentication" method to the new method. The file
  61.        "convprot.bat" is an example batch file which may be used for
  62.        conversion.  We apologize for any inconvenience caused by this
  63.        change.
  64.  
  65.      end of WHATSNEW.DOC
  66.