Release Notes: For large values of "--match-length", the compression ratio has been slightly increased and compression time has been reduced by up to 6%. The option "-F, --recompress", which forces recompression of files whose names already have the ".lz" or ".tlz" suffix, has been added to minilzip. "make install" no longer tries to run "/sbin/ldconfig" on systems lacking it.


Release Notes: The compression ratio has been slightly increased. Compression time has been reduced by 8%. Decompression time has been reduced by 7%. Arguments and return values of functions in lzlib.h have been changed from "long long" to "unsigned long long". The minimum size of the input compression buffer has been reduced to 64KiB. The target "install-as-lzip" has been added to the Makefile.


Release Notes: Lzlib has been translated to C from the C++ source of lzlib 1.2. This has been done to avoid the dependency on libstdc++, making lzlib useful in more environments. Quote characters in messages have been changed as advised by GNU Coding Standards. The configure option "--datadir" has been renamed to "--datarootdir" to follow GNU Standards.


Release Notes: Lzlib has been translated to C from the C++ source of lzlib 1.2. This has been done to avoid the dependency on libstdc++, making lzlib useful in more environments.


Release Notes: For large values of "--match-length", the compression ratio has been slightly increased and compression time has been reduced by up to 6%. The option "-F, --recompress", which forces recompression of files whose names already have the ".lz" or ".tlz" suffix, has been added to minilzip. "make install" no longer tries to run "/sbin/ldconfig" on systems lacking it.


Release Notes: "make install" no longer tries to run "/sbin/ldconfig" on systems lacking it.