X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=98e6e9f838ca3bd45119888a77b4d725786a4c2a;hb=8449c31f7eddd7fab1ed222bb554e57f4b850768;hp=59531b05308026a8299e6af4c108ffff7acecf43;hpb=78bb475dd0c334ce6f507f501d7b9e1d8cbd8b0b;p=p5sagit%2FDevel-Declare.git diff --git a/Changes b/Changes index 59531b0..98e6e9f 100644 --- a/Changes +++ b/Changes @@ -4,6 +4,7 @@ Changes for Devel-Declare how it interacts with other modules that hook ops. - Adjust toke_scan_str logic to always show a positive effective length of string source. + - Return undef from toke_scan_str if string was unterminated. - Detect and croak if unwanted reallocation occurs during toke_scan_str. - Avoid memory leak in toke_scan_str. - Add MYMETA.{json,yml} to MANIFEST.SKIP and .gitignore.