--- liblzf/Changes 2006/09/29 19:43:01 1.23 +++ liblzf/Changes 2006/12/11 16:50:05 1.26 @@ -1,8 +1,11 @@ - - remove bogus while after for { }, reported by oesi. +2.0 + - replaced lzf demo by industrial-strength lzf utility with behaviour + similar other compression utilities. Thanks for Stefan Traby for + rewriting it! 1.7 Wed Sep 27 17:29:15 CEST 2006 - - remove bogus broken horrific "unlzf" patch by Scott Feeney, + - remove bogus "unlzf" patch. note to self: never accept well-meant patches. - make lzf more robust in presence of padding bytes or sudden eof.