X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=2e25883c113b69329c5fa247cade8aea53db866a;hb=eb0790fddfb3465bd3d9cad02baa01d6bae09aa9;hp=f3178ce9db37e6607885f7a754a31fd276bf3955;hpb=9b6112a0139b3e1bdc236390969711497519755d;p=p5sagit%2FDevel-Declare.git diff --git a/Changes b/Changes index f3178ce..2e25883 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,12 @@ Revision history for Devel-Declare +0.006017 - 2014-09-25 + - fix for changes in 5.21.4 (Avoid creating GVs when subs are declared), + RT#99102, Father Chrysostomos + +0.006016 - 2014-03-31 + - fixed syntax error in a test + 0.006015 - 2014-02-02 - fix use of wrong sprintf formatting codes (Zefram, RT#91983)