[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lzip-bug] Version 0.8-rc2 of lzlib released
From: |
Antonio Diaz Diaz |
Subject: |
[Lzip-bug] Version 0.8-rc2 of lzlib released |
Date: |
Fri, 01 Jan 2010 16:57:16 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
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] Version 0.8-rc2 of lzlib released,
Antonio Diaz Diaz <=