X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FEval-WithLexicals.git;a=blobdiff_plain;f=Changes;h=c1fc08c62b11ce408d8d7fe43ba3e0549fb7cee7;hp=c56d0fb083cddfd55e20b249531b69eb79bb8438;hb=7cf18288c3c04060bc189bd1ed8bc5bcbcb8c780;hpb=fb37a6a203f433bb192b039c179b83358330fba7 diff --git a/Changes b/Changes index c56d0fb..c1fc08c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ 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!)