X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ebe2fb6af8eb16ad3260afbf89940131062bb563;hb=64c1bcfc58cdb48209b349fbdb9f3e10a9b99919;hp=2494fe53bb4fcd9cbf1e269d3cfce866dd49d151;hpb=d87b743521ce656edc828bd707764b6a163b3e33;p=p5sagit%2Fnamespace-clean.git diff --git a/Changes b/Changes index 2494fe5..ebe2fb6 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,5 @@ + - Compile away the debugger fixup on perls >= 5.15.5 + [0.21_01] - More robust handling of the tied %^H in pure perl mode (RT#73402) - Limit the debugger workarounds to perls between 5.8.8 and 5.14,