home *** CD-ROM | disk | FTP | other *** search
/ Best Sellers 7: Football Classics 2 / CD1.iso / utils / arj / whatsnew.doc < prev    next >
Text File  |  1995-12-12  |  12KB  |  249 lines

  1.  
  2.      WHATSNEW.DOC                                            December 1995
  3.  
  4.  
  5.      This lists the user visible changes to ARJ since ARJ 2.30.
  6.  
  7.  
  8.      ARJ 2.50a
  9.  
  10.      Fixed delay problem with bad passwords.
  11.      Tweaked compression algorithm slightly.
  12.      Updated ERRORS.DOC, LICENSE.DOC, AGENTS.DOC and ARJ_BBS.DOC.
  13.  
  14.  
  15.      ARJ 2.50
  16.  
  17.      Fixed licensing message in ARJSFXV module.
  18.      Added Internet mailing list and WEB site information to ARJ.DOC.
  19.      Added SYSOP special order form.
  20.      Added "-hv" option to check ARJ version number.
  21.      Added volume label option "-$" to the ARJSFXV module.
  22.      Added "-h#2" option to add "DHHMMSS" to archive name.
  23.      Fixed a few occurrences of corrupted text in ARJ.DOC.
  24.      Fixed memory usage with response file support.
  25.      Fixed a problem with "-jn" restart problem with foreign language
  26.          versions of ARJ.
  27.  
  28.  
  29.      ARJ 2.42c BETA_4 TEST release
  30.  
  31.      Added limited working ARJSFX multiple volume feature.
  32.      Added temporary directory option to "-hm" switch to allow the use of
  33.          a RAMDISK directory for faster operation.
  34.      Moved test for existing ARJSFX file to the start of making an ARJSFX.
  35.      Changed "no change" update message to work only with the -jv option.
  36.      Added documentation for ARJSFX embedded command line feature.
  37.      Removed registration program from this release.
  38.      Removed ARJDEMO from this release.
  39.      Fixed hang in critical error handler routine.
  40.      Fixed blank directory bug with "-b" option of self-extractors.
  41.      Fixed hang of ARJ242B -d -y -*.
  42.      Fixed ARJDISP.BAT to use ARJ242C.EXE.
  43.  
  44.  
  45.      ARJ 2.42b BETA_3 TEST release
  46.  
  47.      Added errorlevel information to ARJ /? display.
  48.      Fixed memory allocation problem for temporary filename when updating
  49.          archives.  This bug would cause system hangs and/or display
  50.          garbage on the screen during updates.
  51.      Limited memory allocation for file lists to 16,000 filenames.
  52.      Fixed full pathname matching problem during archive updates.
  53.      Fixed ARJSFX directory creation problem.
  54.      Updated various ARJ documents.
  55.  
  56.      
  57.      ARJ 2.42a BETA_2 TEST release
  58.  
  59.      Added "-b" option to ARJSFX module to prompt the user for an install
  60.          directory name.
  61.      Added "-b4" to allow extraction of files without setting any file
  62.          attribute bits.  Added "-b5" to restore without setting any file
  63.          attribute bits except the archive bit.
  64.      Added ARJ response file option "@" allowing an ARJ command line to
  65.          be placed in a text file.
  66.      Added support for multiple volume self-extraction with a special
  67.          module that provides a limited set of extraction options.
  68.      Added "-f1" and "-u1" options to extract OLDER files rather than newer
  69.          files.
  70.      Added "-u2" option to extract files not existing in the target (new)
  71.          and files that are DIFFERENT than those in the target.  This is
  72.          useful when trying to restore a directory to its original state.
  73.      Added "-hm" option to set ARJ to allow archiving up to 32,000 files
  74.          at one time by using a temporary file instead of memory for the
  75.          list of filenames.
  76.      Added "-hr" option to allow wildcarding to proceed without aborting
  77.          the processing of multiple ARJ archives containing errors.
  78.      Provided some customization features to the self-extraction modules
  79.          to embed command line options for registered users.
  80.      Added "-o" option to ARJSFX module to force overwrites, added "-w"
  81.          option to skip the extract prompt, added "-m" option to force
  82.          directory creation.
  83.      Added "-h#" and "-h#1" option to append the current date or time
  84.          string to the archive filename.
  85.      Added new display feature to allow graphical displays while using
  86.          ARJ, DEARJ, and ARJSFX.
  87.      Added recognition of "." representing no file extension for "-js"
  88.          option as in "-js." and "-js..arc".
  89.      Added "-ho" and "-ho1" options to allow an extraction based upon
  90.          finding or not finding a specified text string.
  91.      Added "i" modifier to "-v" switch to inhibit diskette change test
  92.          for those who put more than one multiple volume per diskette.
  93.      Added "-hn" option to specify the filespec that matches NO files
  94.          instead of using the "..." filespec.  This is an issue with
  95.          NOVELL file servers.
  96.      Added "Updating <filename>  no change" message when updating an
  97.          archive with files that are not newer.
  98.      Improved near memory space management to avoid "Out of near memory"
  99.          errors.
  100.      Changed the "-w" processing to always delete the archive and keep
  101.          the temporary archive during an aborted temporary file copying
  102.          phase.
  103.      Added capability of combining ARJ-SECURE authentication creation
  104.          with ARJ commands like "a", "f", "m", and "u".  This does NOT
  105.          require the use of new envelope.key files.
  106.      Fixed problem with very long ARJ user registration names affecting
  107.          program execution (-v1440).
  108.      Changed filename matching to match along the full absolute pathname
  109.          during file selection for extraction type processing.
  110.      Changed ARJSFX to allow absolute pathname matching when ARJSFX
  111.          contains absolute pathnames (drive and root).
  112.  
  113.  
  114.      ARJ 2.41a
  115.  
  116.      Fixed multiple displays of filenames when using "-hw" options.
  117.      Fixed software compatibility problem with PC-NFS 4.0.
  118.      Fixed y/n handling of critical error handler.
  119.  
  120.  
  121.      ARJ 2.41
  122.  
  123.      Improved handling of "..." filename.
  124.      Added reset of method when using -t1 on a binary file.
  125.      Fixed processing of "-&" option.
  126.      Removed miscellaneous code in REGISTER.EXE.
  127.  
  128.      Slightly improved compression size reduction.
  129.      Speeded up ARJ "l" command on systems with no disk cache.
  130.      Added yes/no query option to execute a DOS command.
  131.      Added "-hl" option to set ARJ to report file errors in listfiles
  132.     and to return a non-zero DOS errorlevel.
  133.      Modified to not update ARJ-SECURED version 1 or 2 archives.
  134.      Decreased memory requirements of storing and unstoring files.
  135.      Fixed ARJ so that ARJ a archive *.* will work on a NOVELL server.
  136.      Fixed file duplication when specifying only one filespec which happens
  137.     to be a listfile.
  138.      Fixed ARJ to return errorlevel 4 when trying to update a secured
  139.         archive.
  140.      Fixed "-b3" switch.
  141.      Fixed "-t1gf" and "-t1f" to force text mode under all conditions.
  142.      Fixed a number of document typographical and grammatical errors.
  143.      Simplified ARJSFX extraction display.
  144.  
  145.      Added a display of file information during an "OK to overwrite" prompt.
  146.      Added a disk reset command after writing to a removable device.
  147.      Added a "-he" option to skip ARJ-SECURITY testing.
  148.      Added a "-he1" option to abort when processing an ARJ-SECURED archive.
  149.      Added a "-hx" option to specify default archive filename extensions.
  150.      Added archive date modified display.
  151.      Added a default critical error handler.
  152.      Added a new, more secure ARJ security envelope scheme.
  153.      Added command line parameter support to ARJSFXJR.    ARJSFXJR now
  154.     supports directory specification, file overwriting, and extraction
  155.     of only new files.
  156.      Added "-b3" option to allow clearing of archive bits during extraction.
  157.      Added "-jr1" option to handle a more severely damaged archive.
  158.      Added SDN support.
  159.      Modified volume change prompt routine to detect the failure to remove
  160.     the diskette.
  161.      Removed error message when duplicate filenames arguments were specified
  162.     as in ARJ a test dum* dummy.
  163.      Modified the DEARJ volume change prompt to accept only YES, NO, or QUIT.
  164.      Fixed problem with ARJ not handling badly corrupted archives gracefully.
  165.      Fixed problem with leftover ARJTEMP.$* files on disk full errors.
  166.      Fixed problem where ARJ g -g? did not prompt twice for a password.
  167.      Added a warning to REARJ about using a virus scanner without specifying
  168.         a pathname.
  169.  
  170.      Added "-hu" option