X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FEval-WithLexicals.git;a=blobdiff_plain;f=Changes;h=c1fc08c62b11ce408d8d7fe43ba3e0549fb7cee7;hp=6064a631441c8147b788cda6f2d52e68a0111b63;hb=refs%2Ftags%2Fv1.003005;hpb=542c601989eb8978a043cb13063052e6b0e7349e diff --git a/Changes b/Changes index 6064a63..c1fc08c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,15 @@ Revision history for Eval-WithLexicals +1.003005 - 2015-07-01 + - fix hints test failures with some combinations of prerequisites + +1.003004 - 2015-06-30 + - improve diagnostics in hints test + +1.003003 - 2015-06-28 + - fix failures on threaded perl 5.22 (RT#102841) + +1.003002 - 2014-12-23 - fix test failures on perl 5.21.7 (RT#101086; thanks, Father Chrysostomos!) 1.003001 - 2014-08-16