home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August - Disc 3 / chip_20018103_hu.iso / segedlet / lha255e.exe / REVISION.TXT < prev   
Text File  |  1996-01-10  |  9KB  |  164 lines

  1.  
  2.                             LHA.EXE ver 2.55
  3.  
  4.                             Last revised: January 10,1996
  5.         
  6. ------------------------------------------------------------------------
  7.  Revision history of assembler version
  8. ------------------------------------------------------------------------
  9.   ver 2.55e (by Hitoshi Ozawa)                           Jan.10,1996
  10.     - Translate documents to English.
  11.     - Rearchive file to make English a default language.
  12.   ver 2.55                                               Nov.15,1992
  13.     - Fix wild card handling routine bug.
  14.     - Fix to delete temporary files when Ctrl+C is pressed.
  15.   ver 2.54                                               Oct.04,1992
  16.     - Fix -lh0- option bug in self-extraction file.
  17.     - Extend wild card character support (LSI C-86 like).
  18.     - Change -i option.
  19.     - All algorithm to find unused temporary file name.
  20.   ver 2.53                                               Sep.11,1992
  21.     - Fix bug that prevented recognition of illegal MS-DOS file names.  
  22.   ver 2.52                                               Sep.07,1992
  23.     - Fix bug that deleted files when 'f' command specified.
  24.     - Fix bug that did not properly display file extraction progress.
  25.     - Change algorithm to decrease time to copy file.
  26.   ver 2.51                                               Aug.10,1992
  27.     - Add -f option not to check remaining resource.
  28.     - Add -d option (equivalent to -r2x1a2) to archive directory names.
  29.   ver 2.50 Test version                                  Jul.26,1992
  30.     - Able to extract file (including self-extracting file) as is
  31.       described in DJ magazine.
  32.   ver 2.14 Test version                                  Mar.03,1992
  33.     - Archive directory name with -r2x1a1 option.
  34.     - Do not display file name with 'p' command when -n[1|2] specified.
  35.     - Fix to properly display file name when extracting files.
  36.     - Fix 'f' command bug.
  37.     - Fix 'm' command bug that terminated process during file deletion.
  38.     - Allow path name including '\0' code to be 128 bytes long.
  39.       (MS-DOS 5.0 compatible)
  40.     - Refer to environmental variable TEMP when TMP not defined.
  41.       (MS-DOS 5.0 compatible)
  42.   ver 2.13                                               Jul.20,1991
  43.     - Fix bug that changes file name when -m2 option is specified and 
  44.       file already exists.
  45.   ver 2.13c Test version                                  Jul.13,1991
  46.     - Empty keyboard buffer when prompting [Y/N].
  47.     - Add -s option to suppress 'Skipped FILENAME.EXT newer or..'
  48.       display.
  49.     - Add routine to able VZ editor to output messages to console
  50.       when -i0 option is specified.
  51.   ver 2.12b Test Version                                  Jul.03,1991
  52.     - Fix bug in not recognizing file name with kanji code.
  53.     - Fix to recognize Ctrl+C while 'Copying TMP to ARC....'.
  54.     - Change unable to create file return code to 1.
  55.     - Change to return 0 when there is no error. 
  56.   ver 2.12a Test Version                                  Apr.15,1991
  57.     - Fix to prevent '_.' being recognized as parent directory, '..'.
  58.     - Support -i2 option to archive files with '_' file name.
  59.   ver 2.12                                                 Mar.21,1991
  60.     - Extend -- option to only recognize character '@' as the first
  61.       character of batch file name.
  62.     - Fix to proper handle when there are more than 64 environmental
  63.       characters.
  64.     - Fix to display initialize progress when extracting files
  65.       specified with wild card characters.
  66.     - Fix to display error message when terminating self-extracting
  67.       archive file.
  68.     - Add support and -a option explanation in LHA.DOC.
  69.   ver 2.11                                                 Mar.03,1991
  70.     - Change all file compression/extraction program to LHA.
  71.     - Fix LHA from terminating when file name with wild card
  72.       character is specified and unmatched file is detected with
  73.       'e', 'x', 'p', and 's' commands.
  74.     - Fix to always change temporary file name (LHTMP)1(.LZH) to
  75.       archive name when disk full is detected during file extraction.
  76.     - Fix file name with kanji characters to properly display when
  77.       extracting with -i0 option.
  78.     - Fix program to terminate properly after executing auto-execution
  79.       file in self-extracting file. 
  80.   ver 2.10                                                 Feb.24,1991
  81.     - Initial general release.
  82.     - Fix to convert all directory name to upper case characters with
  83.       -i0 option.
  84.     - Fix to disable prompt when 's' command when -m1 option specified.
  85.     - Warn when extraneous data detected in archive file with 't'
  86.       command.
  87.     - Support achiving of uncompress file using -z option.
  88.   ver 2.06                                                 Feb.24,1991
  89.     - Allow file to remain as self-extraction file even after file
  90.       is added/deleted from it.
  91.     - Support full file name with more than 1 period. (eg. FILE.TAR.Z)
  92.     - Fix format of 'u' and 'm' commands.
  93.     - Fix to abort when file can not be compressed.
  94.     - Fix to prevent FAT allocation error when disk full.
  95.   ver 2.05b                                                Feb.07,1991
  96.     - Fix self-extraction file creation bug.
  97.   ver 2.05a                                                Feb.06,1991
  98.     - Correct environmental parameter setting to LHA instead of LH.
  99.     - Fix to ignore extra codes appended to end of archive file.
  100.     - Fix format of 'u', 'm', and Skipped display.
  101.     - Support modification date to year 2038. (However, still does not
  102.       support illegal date.)
  103.     - Change -@ option to --.
  104.     - Fix -a file extraction option.
  105.     - Pre-test if new archive file could be created.
  106.     - If file to be archived could not found, return error code.
  107.       (ERRORLEVEL=2)
  108.     - Warn if file not used. (ERRORLEVEL=1)
  109.     - Fix APPEND command.
  110.   ver 2.05                                                 Jan,01,1991
  111.     - Change program file name to LHA.EXE.
  112.     - Fix compression routine bug.
  113.     - Fix memory management bug with 4K dictionary.
  114.     - Improve end of archive file checking algorithm.
  115.     - Improve corrupt file checking algorithm.
  116.     - Support '-@' option.
  117.     - Initial release of English version.
  118.     - Display which file is being processed when -l option specified.
  119.   ver 2.04a                                                Jan.20,1991
  120.     - Fix progress display routine bug with -o option.
  121.     - Fix CRC bug.
  122.     - Reduce time needed to compress file.
  123.   ver 2.04                                                 Jan.18,1991
  124.     - Display compression/extraction progress.
  125.     - Support -l option.
  126.     - Change '@' character in batch file name not to be recognized
  127.       as part of a file name.
  128.     - Fix temporary files from being erased when error occurs.
  129.     - Change temporary file names to LHTMP)1(.LZH and LHTMP)2(.LZH.
  130.     - Fix not to abort when reading level 2 header.
  131.     - Fix p command bug displaying several files.
  132.     - Fix free disk space calculation on MS-DOS v2.xx.
  133.     - Increase buffer size to reduce disk I/O.
  134.   ver 2.03a                                                Jan.04,1991
  135.     - Fix self-extraction archive file bug.
  136.   ver 2.03                                                 Jan.03,1991
  137.     - Support self-extraction archive file.
  138.   ver 2.02f                                                Dec.29,1990
  139.     - Fix error handling routine when file can not be compressed.
  140.   ver 2.02e                                                Dec.27,1990
  141.     - Fix compression routine bug.
  142.     - Prevent system error when compression information is broken.
  143.     - Change stack size to default LSI C-86 compiler default
  144.   ver 2.02d                                                Dec.25,1990
  145.     - Support ^C (when ^C is detected, end process).
  146.     - Fix *.lzs extraction routine.
  147.     - Change how files are handled when -a0 option specified.
  148.     - Fix f command bug.
  149.   ver 2.02c                                                 Dec.03,1990
  150.     -  Fix free disk space checking routine bug.
  151.     -  Made x command equivalent to e -x1m1 option.
  152.   ver 2.02b                                                 Nov.21,1990
  153.     - C Magazine publication version. Change routine to suppress
  154.       extraneous ^M codes when redirected.
  155.  ver 2.02a                                                  Nov.18,1990
  156.     - Initial assembler version release. Support self-verification
  157.       routine.
  158. ------------------------------------------------------------------------
  159.                NIFTY-Serve  SDI00506 | PFF00253  Haruyasu Yoshizaki
  160.                ASCII-pcs    pcs02846             Yoshi
  161.                PC-VAN       FEM12376             Haruyasu Yoshizaki
  162. ------------------------------------------------------------------------
  163.                               - end -
  164.