2025-02-17 21:16:53 +01:00
|
|
|
Changes in version 0.22:
|
2025-02-17 21:04:20 +01:00
|
|
|
|
2025-02-17 21:16:53 +01:00
|
|
|
In case of error in a numerical argument to a command line option, tarlz
|
|
|
|
now shows the name of the option and the range of valid values.
|
2025-02-17 21:04:20 +01:00
|
|
|
|
2025-02-17 21:16:53 +01:00
|
|
|
'--check-lib' now checks that LZ_API_VERSION and LZ_version_string match.
|
2025-02-17 21:16:04 +01:00
|
|
|
|
2025-02-17 21:16:53 +01:00
|
|
|
Tarlz now reports an error and exits with status 1 if '-o, --output' is used
|
|
|
|
with any operation other than '-z, --compress'.
|
2025-02-17 21:16:04 +01:00
|
|
|
|
2025-02-17 21:16:53 +01:00
|
|
|
The variable LIBS can now be set from configure.
|