I am pleased to announce the release of lzlib 1.0-rc2.
Lzlib is a compression library providing in-memory LZMA compression and decompression functions, including integrity checking of the uncompressed data. The compressed data format used by lzlib is the lzip format.
The homepage is at http://www.nongnu.org/lzip/lzlib.html. The sources can be downloaded from http://download.savannah.gnu.org/releases/lzip/. The md5sums are: 8775844ec3e9e2feceb2607321a1a943 lzlib-1.0-rc2.tar.gz 885f5eba267cdafce1c9d46697d998e2 lzlib-1.0-rc2.tar.lz Changes in this version: * Variables declared "extern" have been encapsulated in a namespace. * A warning about ignoring the return value of fchown has been fixed. Please send bug reports and suggestions to [email protected] Regards, Antonio Diaz, lzlib author and maintainer. _______________________________________________ Lzip-bug mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lzip-bug
