X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=Changes;h=32e9949a5efdac741ec5f8b84265f15b2e18ad5e;hp=6daf8370597b291b1a132e61a2ebd01db9453d30;hb=5ad550809d8d55f9c1396cc735aa5efa45ad24d0;hpb=6dbf3b321823741481f481326a36e7614d2346e8 diff --git a/Changes b/Changes index 6daf837..32e9949 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,12 @@ Revision history for indirect +0.31 2013-09-05 16:45 UTC + + Fix : [RT #88428] : no indirect in eval can trigger for direct calls + on __PACKAGE__ + Thanks Graham Knop for reporting. + + Tst : Author tests are no longer bundled with this distribution. + They are only made available to authors in the git repository. + 0.30 2013-05-16 15:55 UTC + Fix : [RT #83806] : false positives with Devel::Declare [RT #83839] : false positive using ? : syntax