--- Convert-UUlib/Changes 2011/05/27 13:52:27 1.55 +++ Convert-UUlib/Changes 2011/05/29 15:23:13 1.56 @@ -1,5 +1,9 @@ Revision history for Perl extension Convert::UUlib. +1.4 Sun May 29 17:17:01 CEST 2011 + - avoid a classical buffer overflow in case a progress + message is too long. + - this release adds depdencies for snprintf/vsnprintf. - some uuencode encoders do not generate a final "space" line before the "end" marker, so do not rely on the line to be there. @@ -44,7 +48,7 @@ - use the yencode filesize as additional matching criterium to avoid false matches. - made the example decoder more verbose w.r.t. error handling. - - removed potentially confusing decide_temp calls from + - removed potentially confusing decode_temp calls from example decoder. 1.11 Fri Jun 13 15:32:30 CEST 2008