home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Aktief 1995 #6 / CDA_6.iso / shell / cdrom / rar153 / rar153uk.exe / rar / WHATSNEW.DOC < prev   
Text File  |  1994-12-19  |  7KB  |  182 lines

  1.  
  2.  ██████╗   █████╗  ██████╗
  3.  ██╔══██╗ ██╔══██╗ ██╔══██╗     RAR - What's new in latest version
  4.  ██████╔╝ ███████║ ██████╔╝     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5.  ██╔══██╗ ██╔══██║ ██╔══██╗
  6.  ██║  ██║ ██║  ██║ ██║  ██║
  7.  ╚═╝  ╚═╝ ╚═╝  ╚═╝ ╚═╝  ╚═╝
  8.  
  9.  
  10.    Version 1.53
  11.  
  12.    1. RAR now utilizes Expanded memory (EMS 4.0).  Using EMS memory 
  13.       decreases the minimum memory required, to create, update and
  14.       extract from archives, by 64 Kb.  The option "Use expanded 
  15.       memory" has been added to the configuration and a switch '-ems-' 
  16.       has been added to - "disable EMS usage."
  17.  
  18.    2. The option "Keep backup archive" is removed as the switch '-b'
  19.       still exists.
  20.  
  21.    3. Adding files to the archive using the command line now requires
  22.       only 283 Kb of RAM with using EMS enabled and 347 Kb without EMS.
  23.  
  24.    4. Minor speed increasing on packing and unpacking operations.
  25.  
  26.    5. Due to memory limitations, backward compatibility has reduced
  27.       capability.  For archives created by RAR versions prior to 1.50,
  28.       only extract and test operations are possible.
  29.  
  30.    6. The switch '-$[<drive>]' - "provide volume label support for the
  31.       current or specified drive" - allows pack and unpack volume labels.
  32.  
  33.    7. The switch '-av' - "disable AV check" has been added.
  34.  
  35.    8. The switch '-ds' - "disable name sort for Solid archive" has
  36.       been added.  It could be used, while experimenting, in order to
  37.       achieve the highest compression ratio dependent upon the order 
  38.       of files in a solid archive.
  39.  
  40.    9. The switch '-ialt' disables the changing, by pressing the left 
  41.       Alt key, the context function key information in the bottom line 
  42.       of the screen (in full-screen mode).  This helps some users who 
  43.       wished to use certain TSRs while in RAR.  The action of the left 
  44.       and right function keys are in other respects, unchanged.
  45.       
  46.   10. The switch '-z<file>' used in conjunction with commands 'A','F',
  47.       'U','M','C' will add archive comments from the specified file. 
  48.       This gives more flexibility than the old combination '=<file>', 
  49.       due to the fact that the new switch can be placed in any 
  50.       position on the command line and allows adding comments to 
  51.       already existing archives.  The old style,'=<file>', still
  52.       exists for compatibility.
  53.  
  54.   11. In full-screen mode, while in a directory, function key <F8>,
  55.       or the <Del> key, performs a deletion of marked files.  The
  56.       repair function has been moved to Alt-<F8>. 
  57.  
  58.   12. An improvement in the capabilities of the SFX module to handle
  59.       broken archives.
  60.  
  61.   13. The unRAR utility source code in the unRAR 1.03 SFX-package.
  62.  
  63.   14. The SFX module now quits with non-zero ERRORLEVEL when an
  64.       error is occured during self-extraction procedure.
  65.  
  66.  
  67.    Version 1.52
  68.  
  69.    1. The modification of solid archives is now implemented.
  70.    Option "Always make solid" has been added to the configuration
  71.    menu, if set then RAR will always create solid archives.
  72.    The update and delete file operations for solid archives
  73.    require 520 Kb of RAM. Adding files to a solid archive
  74.    requires 420 Kb of RAM.  Adding files to a solid archive is
  75.    significantly faster than updating or deleting.
  76.  
  77.    2. The RAM requirement for extracting files from an
  78.    archive has been reduced and is approximately 265 Kb. To
  79.    start RAR you need only 230 Kb of memory. The RAM requirement
  80.    for creating and updating archives has not changed
  81.    (approximately 420 Kb).
  82.  
  83.    3. The switch '-tk' - "do not modify archive date" has been
  84.    added.
  85.  
  86.    4. The switch '-tl' - "set archive date as the date of
  87.    newest file" has been added.
  88.  
  89.    5. It is now possible to give several switches, of the form
  90.    '-x<name>' ("exclude files") on the same command line.
  91.  
  92.    6. The SFX archive module now can be handled by switches:
  93.        -t - "test SFX archive" and
  94.        -v - "view archive content".
  95.  
  96.    7. Temporary files will no longer be created while extracting
  97.    and testing files in the archive if the operation can be 
  98.    performed in RAM.
  99.  
  100.    8. Temporary file names are all of the form "$RAR$_*.*".
  101.  
  102.    9. FREE unRAR utility now provided within RAR distributive.
  103.  
  104.  
  105.    Version 1.51
  106.  
  107.    1. Sound effects are added with option Sound in configuration.
  108.  
  109.    2. CRC errors may be logged to a file RAR.LOG - option Log
  110.    errors to file in configuration. This feature is available only
  111.    in the registered version.
  112.  
  113.    3. Pressing Alt-J in full-screen mode while archive processing
  114.    and in menus starts DOS shell. This feature is available only in
  115.    the registered version.
  116.  
  117.    4. Commands 'C' and 'CF' could not be processed with archives
  118.    created by RAR versions prior to 1.50.
  119.  
  120.  
  121.    Version 1.50.2 beta
  122.  
  123.    1. Fixed bug in command 'x' with switches -f -u.
  124.  
  125.    2. Interface advances:
  126.       - clicking mouse key at top of the screen causes to
  127.         change current disk;
  128.       - Ctrl-\ causes entering root directory (changing
  129.    current directory to root).
  130.  
  131.  
  132.    Version 1.50.1 beta
  133.  
  134.    1. Packing when insufficient memory bug fixed.
  135.  
  136.  
  137.    Version 1.50 beta
  138.  
  139.    1. In order to get high reliability and compatibility with
  140.    different file and operating systems, the RAR archive file
  141.    format was changed (see TECHNOTE.DOC for details).
  142.  
  143.    RAR 1.50 is compatible with older releases and can handle
  144.    archives created with previous versions, with the exception of
  145.    minor functions - repair, create SFX and adding authenticity
  146.    verification).
  147.  
  148.    Archives created with RAR 1.50 cannot be handled by older
  149.    versions of RAR.
  150.  
  151.    Due to memory limitations, the functionality of backwards
  152.    compatibility, will be reduced to a minimum.
  153.  
  154.    2. Compression speed has improved in the "most compressive" mode
  155.    (when using the switch -m5).
  156.  
  157.    3. Password encryption algorithm improved. Files encrypted in
  158.    archives with old RAR versions are also supported.
  159.  
  160.    4. Authenticity verification feature changed. When the archive is
  161.    created with -av full integrity checking is performed.
  162.  
  163.    5. User interface improved.
  164.  
  165.    6. Pressing Control-Break causes return to RAR when used in full-
  166.    screen mode, not exit to DOS as previously.
  167.  
  168.    7. String search implemented in internal viewer (F7).
  169.  
  170.    8. Edit function set extended for string enter.
  171.  
  172.    9. Option "After command ..." removed from Configuration.
  173.  
  174.    10. Option "Stdout mode" added to configuration.
  175.  
  176.    11. Switch -vs removed as the identical combination "-v -sfx"
  177.    exists.
  178.  
  179.    12. Volume size can now be entered in kilobytes (not only in
  180.    thousands of bytes). Add symbol 'k' for it.
  181.  
  182.