* Special handling is now included for MacBinary headers generated
by MacLHA.
* The -w command line option was broken; it has been fixed.
* A bug has been fixed where the timestamp and other metadata was
not set properly for extracted directories.
* Failures to set the UID/GID of extracted files are now ignored,
rather than being treated as a fatal error.
* Self-extracting archive files with long headers (up to 64KiB)
are now supported. This fixes the handling with some Windows
archives.
* A Unix manpage has been added.
* It is now possible to extract an archive from stdin, by using '-'
as the filename.
* The shorthand command line syntax "lha foo.lzh" to list an archive
is now supported.
* A bug with the wildcard pattern matching code has been fixed.
* Proper regression tests have now been added for command line
archive extraction.
* A set of archives generated by LHmelt (Windows) have been added to
the test suite.
* The regression tests for testing file header parsing and CRC checks
have been rewritten.