home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / archivat / arj.all / arj255c.exe / WHATSNEW.DOC < prev    next >
Text File  |  1997-05-08  |  18KB  |  358 lines

  1.  
  2.      WHATSNEW.DOC                                               April 1997
  3.  
  4.  
  5.      This lists the user visible changes to ARJ since ARJ 2.30.
  6.  
  7.  
  8.      ARJ 2.55c BETA TEST
  9.  
  10.      Added support for handling up to 65,000 files at one time.
  11.      Added Windows 95 long filename support to REARJ.EXE.
  12.      Added support for extracting a range of chapters.
  13.      Added check for archive type for 'Y' command conversions.
  14.      Added "dc" command to delete last chapter as an abbreviation for
  15.         "d -jb".
  16.      Added "-j#1" option to add only filenames and attributes.
  17.      Added "-u3", "-f3" CRC check options to add/update/extract commands.
  18.      Added "-hb" options to select by file attribute or file type.
  19.      Added "-i" options to show the TOTAL progress of an archive build.
  20.      Added "-hk" option to the "t" command to build ARJ-PROTECT file.
  21.      Added "-hq" switches to ignore "Can't open file" errors during adds
  22.         because of file in use or no permission or not found problems.
  23.      Added "-ht" option to specify target directory.
  24.      Added '/' to set of legal path separator symbols for DOS.
  25.      Added DOS errorlevel of 11 for user control break action.
  26.      Added ARJSFXV "-@" option to support ARJ$DISP.EXE.
  27.      Added special index file support "-ji" to "-hf1" option.
  28.      Added error check for a blank archive name.
  29.      Added RAR, UC2, J, ZOO to "-js" support.
  30.      Speeded up processing of some wildcards.
  31.      Updated LICENSE.DOC to clarify ARJ usage on WEB and FTP sites.
  32.      Revised SFX storage so that ARJ.EXE runs in less memory.
  33.      Changed "ARJ y -jb*" to "ARJ y -jb0" to convert a chapter archive to
  34.         a standard archive.
  35.      Changed "-hf1" to always use generated names when extracting a Win95
  36.         created archive except dual-name archives.
  37.      Changed filename displays during "-hf1" extraction to add original
  38.         names.
  39.      Changed ARJ$DISP.EXE support to use the slower system() function for
  40.         Windows 95 compatibility.
  41.      Changed error message when using wrong password with ARJSFX module.
  42.      Changed "Y" command to accept no wildcards or filespecs.
  43.      Improved near memory space management to avoid "Out of near memory"
  44.         errors.
  45.      Fixed calculation of protection file sizes for multiple volumes.
  46.      Fixed update of dual-name archives in non-Win95 system.
  47.      Fixed file counting during archive updates.
  48.      Fixed date/time on chapter labels.
  49.      Fixed volume restart "-jn" handling with self-extractors.
  50.      Fixed target directory parsing with the "ac" command.
  51.      Fixed long filename support to not display "-hf" error message for
  52.         ARJ commands: "s", "t", "w".
  53.      Fixed ARJ self-extract modules to obey ARJ SFX identification rules.
  54.      Fixed hang under DOS 2.11.
  55.      Fixed loss of near memory when processing a series of SECURED archives.
  56.      Fixed "-j#" option to work properly with "-js" and "-t1" options.
  57.      Fixed "k" command to work only with chapter archives.
  58.      Fixed "-jt2" option to work correctly with "ac" command.
  59.      Fixed delay problem with bad passwords in ARJSFXV module.
  60.      Fixed "s"ample command to remove unwanted whitespace.
  61.      Fixed endless looping multiple volume problem with no matching files.
  62.      Changed REARJ.CFG to support long filenames for ARJ.EXE.
  63.  
  64.  
  65.      ARJ 2.55b ALPHA TEST
  66.  
  67.      Added special handler to catch errors during archive bit resetting,
  68.         so that Win95 sharing violations are displayed but automatically
  69.         bypassed.
  70.      Added more error messages to critical error handler.
  71.      Fixed "M" parsing in "-v10M" option.
  72.      Fixed OS test for support of Win95 long filenames (affected OS/2).
  73.      Fixed "-f2" and "-u2" processing of split files in volumes by
  74.         ignoring the size test for split files.
  75.  
  76.  
  77.      ARJ 2.55 ALPHA TEST
  78.  
  79.      Added "ac" command as an abbreviation for "u -u2 -jb" for chapter
  80.         support.
  81.      Added support for handling long filenames under Windows 95.
  82.      Added "-hf", "-hf1", and "-hf2"  options to provide long filename
  83.         options.
  84.      Added data damage protection option with new command "q" and "-hk"
  85.         options.
  86.      Added support for ARJ-SECURE for multiple volume archives and
  87.         self-extractors.
  88.      Added support for displaying ANSI comments without ANSI.SYS installed
  89.         to ARJ, DEARJ, and ARJSFXV.
  90.      Changed "-ja" option to work with "ARJ P" command to display file
  91.         contents with ANSI display handler.
  92.      Added improved encryption feature as a separate module for ARJ.EXE,
  93.         ARJSFXV, and DEARJ.EXE.
  94.      Added "-hg" option to specify filename of encryption module in ARJ.
  95.      Changed "-g" option to force compression even when there is a size
  96.         increase unless the -m0 option is used.  This improves encryption
  97.         security.
  98.      Added "-o" option to specify filename of encryption module in ARJSFXV.
  99.      Added "-s3" option to save both the file time-stamp and the internal
  100.         archive modified time-stamp.
  101.      Changed "-jo" processing to work with "-f" and "-u" type options.
  102.      Added capability to exclude leading characters of an extraction
  103.         pathname with "-e" option.
  104.      Added support for updating multiple volumes.
  105.      Added backup chapter capability for better file version management.
  106.      Added "-j#" option to build "HOLLOW" archives without compressed file
  107.         data for special applications like file integrity checking.
  108.      Added "-@" option to provide one token per response file line
  109.         interpretation to support long filename handling.
  110.      Changed internal file list handler to provide XMS or DISK access.
  111.      Added "-f2" option to freshen files that have changed.
  112.      Added "-u1", "-f1", "-f2", and "-u2" options to add/update commands.
  113.      Speeded up the archiving of a large list of small files.
  114.  
  115.      Fixed memory error message in wildcarding.
  116.      Changed ARJ build from small memory model to medium memory model.
  117.  
  118.  
  119.      ARJ 2.50a
  120.  
  121.      Fixed delay problem with bad passwords.
  122.      Tweaked compression algorithm slightly.
  123.      Updated ERRORS.DOC, LICENSE.DOC, AGENTS.DOC and ARJ_BBS.DOC.
  124.  
  125.  
  126.      ARJ 2.50
  127.  
  128.      Fixed licensing message in ARJSFXV module.
  129.      Added Internet mailing list and WEB site information to ARJ.DOC.
  130.      Added SYSOP special order form.
  131.      Added "-hv" option to check ARJ version number.
  132.      Added volume label option "-$" to the ARJSFXV module.
  133.      Added "-h#2" option to add "DHHMMSS" to archive name.
  134.      Fixed a few occurrences of corrupted text in ARJ.DOC.
  135.      Fixed memory usage with response file support.
  136.      Fixed a problem with "-jn" restart problem with foreign language
  137.          versions of ARJ.
  138.  
  139.  
  140.      ARJ 2.42c BETA_4 TEST release
  141.  
  142.      Added limited working ARJSFX multiple volume feature.
  143.      Added temporary directory option to "-hm" switch to allow the use of
  144.          a RAMDISK directory for faster operation.
  145.      Moved test for existing ARJSFX file to the start of making an ARJSFX.
  146.      Changed "no change" update message to work only with the -jv option.
  147.      Added documentation for ARJSFX embedded command line feature.
  148.      Removed registration program from this release.
  149.      Removed ARJDEMO from this release.
  150.      Fixed hang in critical error handler routine.
  151.      Fixed blank directory bug with "-b" option of self-extractors.
  152.      Fixed hang of ARJ242B -d -y -*.
  153.      Fixed ARJDISP.BAT to use ARJ242C.EXE.
  154.  
  155.  
  156.      ARJ 2.42b BETA_3 TEST release
  157.  
  158.      Added errorlevel information to ARJ /? display.
  159.      Fixed memory allocation problem for temporary filename when updating
  160.          archives.  This bug would cause system hangs and/or display
  161.          garbage on the screen during updates.
  162.      Limited memory allocation for file lists to 16,000 filenames.
  163.      Fixed full pathname matching problem during archive updates.
  164.      Fixed ARJSFX directory creation problem.
  165.      Updated various ARJ documents.
  166.  
  167.  
  168.      ARJ 2.42a BETA_2 TEST release
  169.  
  170.      Added "-b" option to ARJSFX module to prompt the user for an install
  171.          directory name.
  172.      Added "-b4" to allow extraction of files without setting any file
  173.          attribute bits.  Added "-b5" to restore without setting any file
  174.          attribute bits except the archive bit.
  175.      Added ARJ response file option "@" allowing an ARJ command line to
  176.          be placed in a text file.
  177.      Added support for multiple volume self-extraction with a special
  178.          module that provides a limited set of extraction options.
  179.      Added "-f1" and "-u1" options to extract OLDER files rather than newer
  180.          files.
  181.      Added "-u2" option to extract files not existing in the target (new)
  182.          and files that are DIFFERENT than those in the target.  This is
  183.          useful when trying to restore a directory to its original state.
  184.      Added "-hm" option to set ARJ to allow archiving up to 32,000 files
  185.          at one time by using a temporary file instead of memory for the
  186.          list of filenames.
  187.      Added "-hr" option to allow wildcarding to proceed without aborting
  188.          the processing of multiple ARJ archives containing errors.
  189.      Provided some customization features to the self-extraction modules
  190.          to embed command line options for registered users.
  191.      Added "-o" option to ARJSFX module to force overwrites, added "-w"
  192.          option to skip the extract prompt, added "-m" option to force
  193.          directory creation.
  194.      Added "-h#" and "-h#1" option to append the current date or time
  195.          string to the archive filename.
  196.      Added new display feature to allow graphical displays while using
  197.          ARJ, DEARJ, and ARJSFX.
  198.      Added recognition of "." representing no file extension for "-js"
  199.          option as in "-js." and "-js..arc".
  200.      Added "-ho" and "-ho1" options to allow an extraction based upon
  201.          finding or not finding a specified text string.
  202.      Added "i" modifier to "-v" switch to inhibit diskette change test
  203.          for those who put more than one multiple volume per diskette.
  204.      Added "-hn" option to specify the filespec that matches NO files
  205.          instead of using the "..." filespec.  This is an issue with
  206.          NOVELL file servers.
  207.      Added "Updating <filename>  no change" message when updating an
  208.          archive with files that are not newer.
  209.      Changed the "-w" processing to always delete the archive and keep
  210.          the temporary archive during an aborted temporary file copying
  211.          phase.
  212.      Added capability of combining ARJ-SECURE authentication creation
  213.          with ARJ commands like "a", "f", "m", and "u".  This does NOT
  214.          require the use of new envelope.key files.
  215.      Fixed problem with very long ARJ user registration names affecting
  216.          program execution (-v1440).
  217.      Changed filename matching to match along the full absolute pathname
  218.          during file selection for extraction type processing.
  219.      Changed ARJSFX to allow absolute pathname matching when ARJSFX
  220.          contains absolute pathnames (drive and root).
  221.  
  222.  
  223.      ARJ 2.41a
  224.  
  225.      Fixed multiple displays of filenames when using "-hw" options.
  226.      Fixed software compatibility problem with PC-NFS 4.0.
  227.      Fixed y/n handling of critical error handler.
  228.  
  229.  
  230.      ARJ 2.41
  231.  
  232.      Improved handling of "..." filename.
  233.      Added reset of method when using -t1 on a binary file.
  234.      Fixed processing of "-&" option.
  235.      Removed miscellaneous code in REGISTER.EXE.
  236.  
  237.      Slightly improved compression size reduction.
  238.      Speeded up ARJ "l" command on systems with no disk cache.
  239.      Added yes/no query option to execute a DOS command.
  240.      Added "-hl" option to set ARJ to report file errors in listfiles
  241.         and to return a non-zero DOS errorlevel.
  242.      Modified to not update ARJ-SECURED version 1 or 2 archives.
  243.      Decreased memory requirements of storing and unstoring files.
  244.      Fixed ARJ so that ARJ a archive *.* will work on a NOVELL server.
  245.      Fixed file duplication when specifying only one filespec which happens
  246.         to be a listfile.
  247.      Fixed ARJ to return errorlevel 4 when trying to update a secured
  248.         archive.
  249.      Fixed "-b3" switch.
  250.      Fixed "-t1gf" and "-t1f" to force text mode under all conditions.
  251.      Fixed a number of document typographical and grammatical errors.
  252.      Simplified ARJSFX extraction display.
  253.  
  254.      Added a display of file information during an "OK to overwrite" prompt.
  255.      Added a disk reset command after writing to a removable device.
  256.      Added a "-he" option to skip ARJ-SECURITY testing.
  257.      Added a "-he1" option to abort when processing an ARJ-SECURED archive.
  258.      Added a "-hx" option to specify default archive filename extensions.
  259.      Added archive date modified display.
  260.      Added a default critical error handler.
  261.      Added a new, more secure ARJ security envelope scheme.
  262.      Added command line parameter support to ARJSFXJR.  ARJSFXJR now
  263.         supports directory specification, file overwriting, and extraction
  264.         of only new files.
  265.      Added "-b3" option to allow clearing of archive bits during extraction.
  266.      Added "-jr1" option to handle a more severely damaged archive.
  267.      Added SDN support.
  268.      Modified volume change prompt routine to detect the failure to remove
  269.         the diskette.
  270.      Removed error message when duplicate filenames arguments were specified
  271.         as in ARJ a test dum* dummy.
  272.      Modified the DEARJ volume change prompt to accept only YES, NO, or QUIT.
  273.      Fixed problem with ARJ not handling badly corrupted archives gracefully.
  274.      Fixed problem with leftover ARJTEMP.$* files on disk full errors.
  275.      Fixed problem where ARJ g -g? did not prompt twice for a password.
  276.      Added a warning to REARJ about using a virus scanner without specifying
  277.         a pathname.
  278.  
  279.      Added "-hu" option to allow updates of multiple volume archives.
  280.      Added "-ha" option to handle read-only files.
  281.      Added new subtotal display to better support wildcarding ARJ files.
  282.      Added errorlevel 9 to represent "Not an ARJ file" error.
  283.      Moved removable media check to after 1st volume.
  284.      Fixed "-jwPRN" processing to not prompt for overwrite.
  285.      Fixed -x processing during extraction.
  286.      Fixed ARJ.DOC with regard to the "j" command supporting "-d".
  287.  
  288.      Speeded up compression and extraction especially on diskettes and
  289.         uncached disk drives.
  290.      Added the feature of setting the correct file date-time stamp when
  291.         using the ARJ "p" command as in ARJ p archive name | LIST /s.
  292.      Added delete permission prompt to ARJ e -d *.* usage.
  293.      Added a default critical error handler.
  294.      Added "-hcDOS_COMMAND" option for executing DOS command at start of ARJ.
  295.      Added "-hi" option to put more detail in the "-ji" index file.
  296.      Added "-hs" option to disable file sharing code.
  297.      Added "-hw" options to provide various display options for "ARJ w".
  298.      Added "-ja1" option to inhibit the display of the archive comment.
  299.      Added "-jn" option to facilitate restarting multiple volumes by using
  300.         the information from the index file.
  301.      Added "-od" option to select files 0 to N days old.
  302.      Added bar and percentage display ("-i2" option).
  303.      Added "r" modifier to "-v" switch to allow the reservation of space on
  304.         the first volume.
  305.      Added "-x-" support so that ARJ resets exclude list when it sees the
  306.         "-x-".
  307.      Added "Out of near memory" error message.
  308.      Added feature to check for device driver filenames except for "-jw".
  309.      Changed ARJ to always prompt for a diskette volume unless disabled
  310.         by "-jyv" even if "-y" is specified.
  311.      Changed the -jy switch processing to toggle like other ARJ switches.
  312.      Added a warning when work disk is too small to make volume.
  313.      Added check for error writing to stdout.
  314.      Added "Replacing" message when adding a file to an archive which
  315.         already contains such a file.
  316.      Shortened the "CRC OK" message to "OK".
  317.      Removed auto Huffman setting as it did not do much in a real world test.
  318.      Removed [YNAQ] messages.
  319.      Added intermediate "OK to extract to a new filename?" prompt.
  320.      Changed the backup feature to mark only non-backup files.
  321.      Changed the "-v" option to accept its modifiers in any order.
  322.      Changed the "always" response to yes/no queries to "always", "skip",
  323.         and "global".
  324.      Changed the "quit" response to generate an error for both ARJ and
  325.         ARJSFX.
  326.      Removed the "end of file" error message when using the "-jr" option
  327.         on an undamaged ARJ archive.
  328.      Removed the ":" from the index file "-ji" header.
  329.      Removed "CRC OK" messages during "ARJ w" command to simplify output.
  330.      Improved the error message when extracting with the wrong password.
  331.      Used MS-DOS/BIOS calls to handle cgets/cputs/getch, etc.
  332.      Improved allocation of i/o buffer space.
  333.      Changed ARJSFX to NOT prompt for "Continue extraction" when "-e" or
  334.         "-x" has been specified.
  335.      Changed ARJSFXJR to distinguish between true errors and skipping of
  336.         files that already exist.
  337.      Added CTL Break checking to ARJSFXJR (-je1).
  338.      Added error checking of invalid switch options like -jm3.
  339.      Added documentation briefly explaining ARJ error messages.
  340.      Fixed reporting of errors during extraction to catch "Can't open"
  341.         errors and other failures.
  342.      Fixed rare volume overflow when using -m4.
  343.      Fixed side effect modification of "-jq" option when using "-ju".
  344.      Fixed -jt option when adding 0 files in a move command.
  345.      Fixed ARJ to list filenames with embedded "%"s.
  346.      Fixed ARJ to not modify version number in archive file headers.
  347.      Fixed "-jp" to inhibit pauses when stdout is redirected.
  348.      Fixed ARJ /? to inhibit pauses when "always" query chosen.
  349.      Fixed problem of leftover ARJTEMP.$* files when processing wildcarded
  350.         ARJ files.
  351.      Removed support for the "w" command in DEARJ for program size reasons.
  352.      Fixed REARJ "/f /d /u" option to work on updating a diskette archive.
  353.      Corrected ARJ support in REARJ.CFG.
  354.  
  355.  
  356.      end of WHATSNEW.DOC
  357.  
  358.