X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=7ec20998c14ea60a3699a331795dbbb4506f43b9;hb=936fb8fb4f754de66979efe34331b62372796eb9;hp=934a2103a44750fa655979e08b39a6230fb8b14d;hpb=a7706e69c6df76b7e8eec06832ebf3a6863bd93c;p=catagits%2FTest-EOL.git diff --git a/Changes b/Changes index 934a210..7ec2099 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,15 @@ Revision history for Test-EOL + - Fix misleading test failure diagnostics when only issue are + trailing whitespaces + - No longer blindly assume utf8 on input files (RT#59877) + - Properly document testing options + +0.9 2010-06-16 + - Fix warnings on very old perls (paul@city-fan.org) + (Closes: RT#58442) + +0.8 2010-06-11 - Use binmode :raw for input/output. Solves win32 translating the \r\n character into \n's silently during input (Kent Fredric). - Add an ( currently undocumeted ) all_reasons option to show