liblzma-dev: Clarify NEWS.Debian
[xz/debian.git] / debian / liblzma-dev.NEWS
blob03bdd00f07583e48bbb52cffcdd4e25dc7018891
1 xz-utils (4.999.9beta+20100212-1) unstable; urgency=low
2   
3   Starting with this version, the lzma_block_header_decode() function
4   is advertised to require its block->version parameter to be initialized.
5   Future versions of liblzma may use an alternate version of the Block
6   options if the application declares it supports it.  Existing applications
7   will continue to work for now because the only supported Block format
8   version is zero.
10  -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 15 Feb 2010 23:59:21 -0600