X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=93c140dfc0a0200236602776984ac1ab811b71d6;hb=ca44f38cd8dff49429a00c08f6b58c08d9b9fc33;hp=b1593d57c8ea91e01ea3295f1583d1c25d8f1c78;hpb=8897a0b05fae2947b9c09d90f336aab03b7cc6f7;p=p5sagit%2FSub-Name.git diff --git a/Changes b/Changes index b1593d5..93c140d 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,12 @@ Revision history for Sub-Name {{$NEXT}} + - fix "Undefined symbol "DPPP_my_croak_xs_usage"" error on some perls + (RT#125158) + +0.24 2018-04-21 08:15:30Z (TRIAL RELEASE) + - small internal changes to bring implementation in line with changes to + Sub::Util (Graham Knop) 0.23 2016-10-23 04:33:37Z (TRIAL RELEASE) - test for renaming lexical subs, which should work on perl 5.22+. (PR#10,