--- cvsroot/liblzf/Changes 2006/09/27 13:51:51 1.21 +++ cvsroot/liblzf/Changes 2007/02/16 22:13:43 1.27 @@ -1,6 +1,12 @@ -1.7 - - remove bogus broken horrific "unlzf" patch by Scott Feeney, +2.0 Fri Feb 16 23:11:18 CET 2007 + - replaced lzf demo by industrial-strength lzf utility with behaviour + similar other compression utilities. Thanks for Stefan Traby for + rewriting it! + - fix state arg prototype. + +1.7 Wed Sep 27 17:29:15 CEST 2006 + - remove bogus "unlzf" patch. note to self: never accept well-meant patches. - make lzf more robust in presence of padding bytes or sudden eof.