I am pleased to announce the release of lzlib 1.0-rc1.

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:
e9c94b3ae48ac65fc175c1961e132071  lzlib-1.0-rc1.tar.gz
904878225b5fbcd21419e57287852b04  lzlib-1.0-rc1.tar.lz

Changes in this version:

  * New functions:
    LZ_decompress_member_finished.
    LZ_decompress_member_version.
    LZ_decompress_dictionary_size.
    LZ_decompress_data_crc.

* Input_buffer has been integrated in Range_decoder, simplifying the code and making decompression slightly faster.


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

Reply via email to