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