--- Compress-LZF/Changes 2006/07/07 15:47:10 1.21 +++ Compress-LZF/Changes 2007/02/16 22:11:17 1.23 @@ -1,5 +1,13 @@ Revision history for Perl extension Compress::LZF +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 + is not ubiquitiously available. + +1.7 Wed Sep 27 17:52:39 CEST 2006 + - fix buffer overflows in decompress header. + 1.65 Fri Jul 7 17:42:12 CEST 2006 - upgrade to liblzf-1.6.