v0.4.0 (2023-05-14):
* The manpage was expanded, with more information about different
compression formats, example commands, a BUGS section and some
additional references in the SEE ALSO section.
* A verbose mode was added to the list output that shows the full file
timestamp (thanks Dan Fandrich).
* Support for archives generated by the DOS LHARK tool was added; big
thanks go to Jason Summers for his tool DEARK and his comprehensive
writeup on the LHARK format.
* Some changes were made for compatibility with old versions of
autotools (thanks Ozkan Sezer).
* Some tweaks were made to tests to make them work on BSD systems. A
* Segmentation fault on NetBSD/amd64 was fixed when decoding 8-bit
character filenames (thanks Izumi Tsutsui).
* Some minor tweaks and fixes were made to the help text and manpage
(thanks Stefan)
* Some spelling mistakes were fixed, excess whitespace was trimmed, and
the website link in the RPC spec file was fixed (thanks a1346054 and
Jakub Wilk).
* A potential integer overflow in the lha_decode_*uint32 functions was
fixed (thanks Jacub Wilk).