--- Compress-LZF/Changes 2002/09/05 22:00:54 1.11 +++ Compress-LZF/Changes 2006/07/07 15:47:10 1.21 @@ -1,9 +1,41 @@ Revision history for Perl extension Compress::LZF +1.65 Fri Jul 7 17:42:12 CEST 2006 + - upgrade to liblzf-1.6. + +1.6 Sat Oct 1 03:34:11 CEST 2005 + - now really allow non-Storable serialisers. + +1.52 Sat Oct 1 03:23:52 CEST 2005 + - changed mstore to net_mstore default. + +1.51 Thu Apr 14 18:59:03 CEST 2005 + - upped compress size limit from 64MB to 2GB (reported + by Jan Sundberg, who actually ran into the limit :). + - *blush*, changed Zev-Limpel to Lempel-Ziv... funny that + nobody spotted thta braino. + +1.5 Tue Mar 8 21:04:23 CET 2005 + - upgraded to liblzf-1.5 (faster, slightly worse compression). + +1.401 Thu Mar 3 18:00:52 CET 2005 + - upgraded to liblzf-1.401. + - change of contact address. + +1.4 Wed Dec 15 08:09:33 CET 2004 + - upgraded to liblzf-1.4. + +1.0 Mon May 3 20:25:07 CEST 2004 + - yet another minor reference copying vs. inc bug. + +0.1046 Fri Jan 17 08:14:30 CET 2003 + - added debian files, realized that debians package management + is quite useless. + 0.1045 Thu Sep 5 23:54:11 CEST 2002 - always make a stringified copy of the argument for sfreeze, so the assertion "sfreeze makes a string out - of it's argument" holds even for intengers. + of it's argument" holds even for integers. - "simple" objects now include PVIV and PVNV. 0.1044 Thu Sep 5 06:44:13 CEST 2002