home *** CD-ROM | disk | FTP | other *** search
/ ftp.sunet.sepub/pictures / 2014.11.ftp.sunet.se-pictures.tar / ftp.sunet.se / pub / pictures / ACiD-artpacks / programs / unix / archivers / rar20sco.sfx / whatsnew.txt < prev    next >
Text File  |  1996-07-16  |  7KB  |  148 lines

  1.  
  2.  ██████╗   █████╗  ██████╗
  3.  ██╔══██╗ ██╔══██╗ ██╔══██╗     RAR - What's new in the latest version
  4.  ██████╔╝ ███████║ ██████╔╝     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5.  ██╔══██╗ ██╔══██║ ██╔══██╗
  6.  ██║  ██║ ██║  ██║ ██║  ██║
  7.  ╚═╝  ╚═╝ ╚═╝  ╚═╝ ╚═╝  ╚═╝
  8.  
  9.  
  10.  
  11.    Version 2.00 beta 3 for Unix
  12.  
  13.  
  14.    1. The switches -ierr and -ialt are implemented.
  15.  
  16.    2. SFX and freeware UNRAR for Unix are released.
  17.  
  18.    3. The file order list for solid archiving in file RARFILES.LST is
  19.       introduced. There you may set up the user-defined sorting order for
  20.       specific files or group of files. RARFILES.LST should be placed
  21.       in your HOME directory.
  22.  
  23.    4. Minor bugfixing.
  24.  
  25.  
  26.  
  27.    Version 2.00 beta 2
  28.  
  29.  
  30.    1. The general compression algorithm has been significantly improved:
  31.       Compression ratio and speed are both improved under normal
  32.       conditions and adapt better to available memory.
  33.  
  34.    2. A special "multimedia" compression method has been added. It is
  35.       intended primarily to be used when compressing digital audio data
  36.       and graphics (true color bitmaps).  An improvement in the
  37.       compression ratio, of up to 30%, can be expected over the normal
  38.       compression algorithm.
  39.  
  40.       The use of multimedia compression is optional and may be switched
  41.       on by the "Use multimedia compression" item in the configuration
  42.       menu or by the command line switch -mm[f]. RAR performs intelligent
  43.       data analysis and uses the general compression algorithm when
  44.       multimedia compression provides no improvement. Optimum performance
  45.       occurs when different data types are combined in the same archive.
  46.       The switch -m<N> "Set compression method" may also be used with
  47.       multimedia compression.
  48.  
  49.       When multimedia compression is required for the entire archive
  50.       (switch off data analysis when compressing certain multimedia
  51.       files), the -mmf switch may be used "Force Multimedia Compression".
  52.  
  53.    3. The 32-bit versions of RAR 2.00 contains an option for changing the
  54.       size of the sliding dictionary created when files are compressed.
  55.       This may be set to 64Kb, 128Kb, 256Kb (default), 512Kb or 1Mb and
  56.       results in a corresponding (significant) decrease in the size of
  57.       the output archive, particularly when compressing large files. When
  58.       compressing using a large (more than 64Kb) sliding dictionary,
  59.       compression time will increase.
  60.  
  61.    4. The RAR 2.00 version for Dos may be used to unpack archives created
  62.       with RAR 2.00 on other platforms where the sliding dictionary size
  63.       is greater than 64 Kb. As much memory (Conventional and EMS)
  64.       as possible should be made available to the Dos version of RAR when
  65.       unpacking archives created using a large sliding dictionary,
  66.       in order to improve unpacking speed. Archives created with a large
  67.       dictionary cannot be converted to SFX with the default SFX module
  68.       in the Dos version.
  69.  
  70.    5. Password encryption has been improved.
  71.  
  72.    6. A Data Recovery facility has been implemented. Optionally,
  73.       redundant information may be added to a RAR archive, incurring a
  74.       small penalty in archive size, which will help to recover archived
  75.       files in the case of floppy disk failure or other data losses. Use
  76.       the option "Put recovery record" in the configuration or the Alt-F6
  77.       key in RAR to place the redundant recovery information into a
  78.       created archive. The corresponding command lines switch is -rr[N],
  79.       where N is the number of redundant data sectors (1 to 8). Default
  80.       values are:
  81.  
  82.                    Archive size     Number of RR-sectors
  83.                      < 50Kb                   2
  84.                      50Kb-500Kb               4
  85.                      > 500Kb                  8
  86.  
  87.       A damaged archive may be reconstructed using the "Repair" function
  88.       of RAR (Alt/F8 key combination in RAR or the command line option
  89.       "r"). The recovered archive will be named _RECOVER.RAR. If the old,
  90.       pre-2.00 repair procedure was used (without data recovery records)
  91.       or recovering was not completed, the reconstructed archive will be
  92.       named _RECONST.RAR.
  93.  
  94.       The chance of successful archive reconstruction, using recovery
  95.       records, is very high if the size of the continuous portion of
  96.       damaged data is not greater than N*512 bytes, where N is number of
  97.       RR-sectors initially placed into the archive.
  98.  
  99.    7. RAR 2.00 is compatible with previous releases and handles archives
  100.       created by older versions of RAR. The sole limitation of backward
  101.       compatibility: you will need the old external SFX module to convert
  102.       an old style archive to SFX or simply build it using RAR 1.5x.
  103.       Archives created with RAR 2.00 cannot be unpacked by older versions
  104.       of RAR.
  105.  
  106.    8. The 32-bit versions of RAR 2.00 have a new feature "Set task priority
  107.       and sleep time".  Use "General options" dialog in full-screen or the
  108.       switch - ri<P>[:<S>] on the command line to activate this option.
  109.  
  110.       The possible task priority values are from 0 to 15. When <p> is equal
  111.       to 0, the default task priority is used, 1 corresponding to the lowest
  112.       task priority, 15 - to the highest.
  113.  
  114.       The sleep time <s> is a value from 0 to 1000 (milliseconds). This is
  115.       the period of time that WinRAR will give back to Windows after every
  116.       read or write during the packing or unpacking operation. The sleep
  117.       time setting is useful when several tasks with the same priority are
  118.       running in the system.
  119.  
  120.    9. Names of files produced by the 'R' command have been changed from
  121.       $RECOVER.RAR and $RECONST.RAR to _RECOVER.RAR and _RECONST.RAR
  122.       for better portability with future RAR/Unix with Unix shell.
  123.  
  124.   10. In the console version commands 'V' and 'L' can be suplied with
  125.       the '-v' switch meaning "process all volumes starting from the
  126.       specified". If these commands cause processing more than one archive
  127.       (volume), total information concerning all archives will be shown.
  128.  
  129.   11. The file order list for solid archiving in file RARFILES.LST is
  130.       introduced. There you may set up the user-defined sorting order for
  131.       specific files or group of files.
  132.  
  133.   12. The bug detected, located in old portable version 1.01 of unRAR
  134.       source only, which caused CRC errors in some cases. If you are using
  135.       unRAR 1.01 to unpack old archives (created with RAR prior to version
  136.       2.00) then fix the problem applying the following patch:
  137.  
  138.        Replace string 353 in the unpack.c:
  139.  
  140.         if (Distance > D->MaxDist3)
  141.           Length++;
  142.  
  143.        with:
  144.  
  145.         if (Distance >= D->MaxDist3)
  146.           Length++;
  147.  
  148.