--- cvsroot/liblzf/Changes 2007/11/13 11:43:27 1.37 +++ cvsroot/liblzf/Changes 2008/02/08 13:20:26 1.40 @@ -1,4 +1,9 @@ -2.2 +3.1 Fri Nov 30 11:33:04 CET 2007 + - IMPORTANT BUGFIX: a too long final literal run would corrupt data + in the encoder (this was introduced in 3.0 only, earlier versions + are safe). + +3.0 Tue Nov 13 22:13:09 CET 2007 - switched to 2-clause bsd with "GPL v2 or any later version" option. - speed up compression by ~10-15% in common cases by some manual unrolling.