Version 0.8-rc2 of lzlib is ready for testing here
http://download.savannah.gnu.org/releases/lzip/lzlib-0.8-rc2.tar.gz
http://download.savannah.gnu.org/releases/lzip/lzlib-0.8-rc2.tar.lz

The md5sums are:
2340a2b13ff0abc8fccce123b1d49bfa  lzlib-0.8-rc2.tar.gz
a9307a18f3c1550ba0e40a9fdce82476  lzlib-0.8-rc2.tar.lz

Please, test it and report any bugs you find.

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.

Changes in this version:

  * New functions:
    LZ_decompress_reset
    LZ_decompress_sync_to_member
    LZ_decompress_write_size
    LZ_strerror

* Names and types for values of dictionary size limits have been changed to make interface names consistent.

  * "LZ_errno" has been replaced with "LZ_Errno".


Regards,
Antonio Diaz, lzlib author and maintainer.



_______________________________________________
Lzip-bug mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lzip-bug

Reply via email to