X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FPackage-DeprecationManager.git;a=blobdiff_plain;f=Changes;h=ce6f3e09b232cc424f6d8650fa0d005e142e1cad;hp=c9cbfc21ca5b44c19f23183b26dd3a019ba7da63;hb=baed400b666be37ad8d8d1c06e39614a4aa4312e;hpb=584e27a7dd21430829c3ce99b3d1c81f00c2a0e0 diff --git a/Changes b/Changes index c9cbfc2..ce6f3e0 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ {{$NEXT}} +- Fix tests to pass with Carp 1.25. Reported by Andreas Koenig. RT #75520. + + 0.11 2011-06-19 - Allow an empty hash for the -deprecations parameter.