home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August - Disc 3 / chip_20018103_hu.iso / segedlet / rar250p.exe / WHATSNEW.TXT < prev   
Encoding:
Text File  |  1999-02-28  |  1.5 KB  |  38 lines

  1.  
  2.  ██████╗   █████╗  ██████╗
  3.  ██╔══██╗ ██╔══██╗ ██╔══██╗     RAR - What's new in the latest version
  4.  ██████╔╝ ███████║ ██████╔╝     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5.  ██╔══██╗ ██╔══██║ ██╔══██╗
  6.  ██║  ██║ ██║  ██║ ██║  ██║
  7.  ╚═╝  ╚═╝ ╚═╝  ╚═╝ ╚═╝  ╚═╝
  8.  
  9.    Version 2.50
  10.  
  11.    1. CRC of packed data is now stored for file parts split between
  12.       volumes. It allows localization of a damaged volume, if volumes 
  13.       set contains one large compressed file. 
  14.  
  15.    2. New command line switches:
  16.  
  17.       a) -sv - create independent solid volumes.
  18.  
  19.          When this option is on, RAR tries to create solid volumes
  20.          which are independent one each another, so if one 
  21.          volume is lost, files in following volumes may  still be 
  22.          accessible.Note than sometimes this option cannot help, for 
  23.          example, if volumes contain one large file. This option 
  24.          slightly decreases solid volumes compression ratio, but 
  25.          seriously increases reliability due to data loss because of 
  26.          poor media quality.
  27.  
  28.       b) -ac (clear "Archive" attribute) now can be used not only
  29.          when archiving, but also when extracting files to clear
  30.          "Archive" attribute on extracted files;
  31.  
  32.       c) -ap<path> - set path inside archive. It allows to add files
  33.          to a specified archive folder when archiving or to remove
  34.          the specified part of path from file names when extracting.
  35.  
  36.    3. The previous RAR/2 did not work under OS/2 5.0 (Aurora).
  37.       Fixed now.
  38.