--- cvsroot/Compress-LZF/Changes 2007/02/16 22:11:17 1.23 +++ cvsroot/Compress-LZF/Changes 2007/11/02 12:36:51 1.27 @@ -1,5 +1,15 @@ Revision history for Perl extension Compress::LZF +1.9 Fri Nov 2 13:34:21 CET 2007 + - require perl 5.008. + - updated to liblzf version 2.1. + +1.8 Wed Apr 18 14:40:20 CEST 2007 + - properly downgrade all scalars to octet form when + required. + - strings potentially containing non-latin1 characters + get frozen via the serialiser. + 1.71 Fri Feb 16 23:09:04 CET 2007 - fix memory leak when feeding illegal data to decompress. - allocate hash dynamically - slower, but having 256k of stack