--- Compress-LZF/Changes 2007/04/16 20:05:33 1.24 +++ Compress-LZF/Changes 2008/09/05 15:27:30 1.33 @@ -1,5 +1,23 @@ Revision history for Perl extension Compress::LZF +3.4 Fri Sep 5 17:27:10 CEST 2008 + - update to liblzf-3.4. + +3.11 Wed Jan 9 22:43:17 CET 2008 + - add PUTBACK/SPAGAIN around need_storable calls, fixing + a potential stack change problem when loading the serialiser. + +3.1 Fri Nov 30 11:35:47 CET 2007 + - update to liblzf-3.1. + +2.0 Tue Nov 13 22:49:57 CET 2007 + - update to liblzf-3.0. + +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