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