I am pleased to announce the release of lzlib 0.4.

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 manual is at
http://download.savannah.gnu.org/releases/lzip/manual/lzlib_manual.html.

The sources can be downloaded from
http://download.savannah.gnu.org/releases/lzip/.

The md5sums are:
0f864af92188e1f2bc7cb390273b40b4  lzlib-0.4.tar.gz
c3bbdba70cfc98d97609ea4217af4a81  lzlib-0.4.tar.lz

Changes in this version:

* Partial flush of the compressed data has been implemented with the function LZ_compress_sync_flush.

  * The function LZ_compress_write_size has been added.

  * Decompression speed has been improved.

  * The chapter "Buffering" has been added to the manual.


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