X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=2af6d1f303a785f40f406ba8e3c75e8dce98f071;hb=4e9e26b62d00dcf657478bae02c37745f15be9f6;hp=2e79accea83165a23ced0e10fc2495cabfee0361;hpb=e851e21f05bb43f80a57f21305ea1086a1a12059;p=p5sagit%2FDevel-Declare.git diff --git a/Changes b/Changes index 2e79acc..2af6d1f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,19 @@ Changes for Devel-Declare + - Be adaptive about whether to delete the line reallocation filter, + so as to play as nicely as possible with other kinds of source filter. + - Document that injecting newlines doesn't work. + - Fix a C declaration after statement, which broke compatibility with + older compilers (Jan Dubois). + - Partially work around unexported core symbols affecting Perl 5.8 on + Windows (David Bouyssie). + - Jump through some hoops to avoid compiler warnings. + +0.006008 - 05 Nov 2011 + - Adjust toke_scan_str logic to always leave the prefix part of + linestr unchanged. + +0.006007 - 12 Sep 2011 - Depend on B::Hooks::OP::Check version 0.19, which fixes a serious bug in how it interacts with other modules that hook ops. - Initialize immediately upon loading the module, so that "was Devel::Declare