home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / rar32b1.zip / whatsnew.txt < prev   
Text File  |  2003-03-23  |  2KB  |  70 lines

  1.                 RAR - What's new in the latest version
  2.  
  3.  
  4.    Version 3.20
  5.  
  6.    1. 'rn' command allows to rename files inside of RAR archives.
  7.  
  8.    2. 'lb' and 'vb' commands list contents of archive in the bare mode -
  9.       file names without any additional information.
  10.  
  11.    3. RAR displays the operation percentage when creating recovery
  12.       volumes or reconstructing missing or corrupt volumes.
  13.  
  14.  
  15.    Version 3.11
  16.  
  17.    1. RAR returns the exit code 9 in case of file create errors.
  18.  
  19.    2. Bugs fixed:
  20.  
  21.       a) -ag command line switch placed an incorrect value to minutes
  22.          field.
  23.  
  24.  
  25.    Version 3.10
  26.  
  27.    1. New 'i' command allows to search for text string in archives.
  28.  
  29.    2. Repair command:
  30.  
  31.       a) "Repair" is able to correct data erasure and insertion
  32.          errors in RAR archives containing the recovery record.
  33.          Earlier it was possible to fix only those errors, when
  34.          an archive size was not changed;
  35.  
  36.       b) It is allowed to specify wildcards in the archive name
  37.          and repair several archives at once.
  38.  
  39.    3. Recovery volumes:
  40.  
  41.       a) RAR attempts to reconstruct both missing and damaged
  42.          volumes. Original copies of damaged volumes are renamed
  43.          to *.bad. Previous version was able to reconstruct only
  44.          missing volumes;
  45.  
  46.       b) RAR automatically detects corrupt recovery volumes
  47.          and ignores them;
  48.  
  49.       c) Recovery volumes naming scheme changed from <name>N1_N2_N3.rev
  50.          to less complicated <name>N.rev, where 'N' is the number of
  51.          volume. Old style recovery volumes are also recognized and
  52.          supported.
  53.  
  54.    4. Compression improved when adding small text files to already
  55.       existing archive using -m5 or -mct+ modes.
  56.  
  57.    5. New 'N' (archive number) modifier for -ag switch.
  58.  
  59.       RAR searches for already existing archive with a generated name
  60.       and if it is found, increments the archive number until generating
  61.       a unique name. For example, if you use -agyymmdd-nn several
  62.       times in the same day, every new archive name will include a new
  63.       increasing number.
  64.  
  65.    6. If rarfiles.lst contains such two masks that all files matched
  66.       by first mask are also matched by second, the first mask will
  67.       have higher priority, even if it is placed after the second.
  68.       For example, in case of *.cpp and f*.cpp masks, f*.cpp has higher
  69.       priority.
  70.