home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1999 January / Simtel-MSDOS-Jan1999-CD1.iso / arcers / jar102x.exe / WHATSNEW.DOC < prev    next >
Text File  |  1997-09-18  |  3KB  |  75 lines

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