home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 106 / EnigmaAmiga106CD.iso / indispensabili / shell / lha1.50 / lha / releasenotes < prev    next >
Text File  |  1993-01-30  |  3KB  |  68 lines

  1. __________________________________________________________________________
  2. ==========================================================================
  3.  
  4.                        Release notes for LhA V1.50
  5.  
  6.                  Copyright (c) 1991,92 By Stefan Boberg
  7.  
  8.                            Released 29-Oct-92
  9.  
  10. __________________________________________________________________________
  11. ==========================================================================
  12.  
  13.   Beginning with V1.50r there is a special 68030-optimized version of
  14. LhA available. It's named `LhA_030' and can be found in the same directory
  15. as the standard LhA executable. Only the -lh5- decompression is optimized
  16. in this version, but later on (in V2.0) the compression and decompression
  17. routines will be entirely optimized for 68030, and a special 68040 version
  18. will also be available.
  19.  
  20. ----------------
  21.  
  22.   Originally I did not intend to release any version of LhA publically
  23. until V2.00, but since there were a few bugs in V1.32e I decided to
  24. release this cleaned-up and hopefully bug-free version. It's based on
  25. the old (pre-V2.xx) source code and no major features have been added
  26. since V1.35 - the only changes are bugfixes.
  27.  
  28.   All changes are described in `update.txt'. The most important are:
  29.  
  30.  - Illegal command line handling in registered version fixed. Would
  31.    loop ad infinitum earlier :-(
  32.  
  33.  - Handling of multivolume archives improved significantly (although
  34.    not as good as in V2.00 :-)
  35.  
  36.  - Updated/added multivolume section in the manual. Sorry if it's a
  37.    bit sparse, but I wrote it in half an hour.
  38.  
  39.  - Handling of `~', `[' and `]' wildcards now work in non-international
  40.    character translation mode.
  41.  
  42.  - Security measures to prevent `s:startup-sequence'-type hacks
  43.    implemented.
  44.  
  45.  - Bug fixed in handling of multivolume archives in evaluation version.
  46.  
  47.  - The suppressed-system-requester bug has been fixed.
  48.  
  49.  - Now respects -x option setting at all times.
  50.  
  51.  - The `-s' option now works as advertised. Somehow this never got
  52.    implemented (actually I thought I had done it but since I don't use
  53.    it myself I never noticed until a bug report arrived).
  54.  
  55.  - Added `y', `h' and `c' commands. See manual for details.
  56.  
  57.  - Quick-add mode
  58.  
  59.  - LhA now enables `*' wildcard for OS2.x - no need for WildStar type
  60.    programs anymore.
  61.  
  62.   That's about it. All the fancy new stuff is in V2.xx and as the program
  63. has been almost entirely rewritten none of it is present in this interim
  64. release. This is mainly a bugfix release. Boring - but that's life.
  65.  
  66.   Enjoy,
  67.           Stefan
  68.