X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=934a2103a44750fa655979e08b39a6230fb8b14d;hb=a7706e69c6df76b7e8eec06832ebf3a6863bd93c;hp=369d875924aaf22f19d4705981b7aacc3569e17d;hpb=f17f4176809cf543fb1d04b24d83f9af10597b3b;p=catagits%2FTest-EOL.git diff --git a/Changes b/Changes index 369d875..934a210 100644 --- a/Changes +++ b/Changes @@ -1,11 +1,11 @@ Revision history for Test-EOL - ( Kent Fredric ) - - Use binmode :raw for input/output. Solves win32 translating - the \r\n character into \n's silently during input. - - Add an ( currently undocumeted ) all_reasons option to show every line - that is broken. - - Add visualising of invisible characters that match the regex. + - 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 + every line that is broken (Kent Fredric). + - Add visualising of invisible characters that match the regex + (Kent Fredric). 0.7 2010-03-03 - Deal correctly with -I includes paths that include spaces in the