1.2.0
- alias
-z
to-e
(compatibility with bzip2). - version bzip3 library.
- dynamically link library to the tool (eliminating the libbz3.c duplication in tool and library).
- add verbose output (via
-v
). - add version information to the manual pages.
- set
rpath
in the Makefile to solve an issue with /usr/local/lib not being present in the dynamic linker search path.