X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=cab43f9050b3fb3819e8e4a396736a8944b1d812;hb=2627a85c12f756943124bdcb933b4d65d06e996f;hp=73bbcc0aa2d76384ec0229e1243936a0d8cdcf15;hpb=ef91f92b23a85707ac98d40bb6b38e21ea2f35b4;p=p5sagit%2FDevel-Declare.git diff --git a/Changes b/Changes index 73bbcc0..cab43f9 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Changes for Devel-Declare + - 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