From: Florian Ragwitz Date: Thu, 10 Jun 2010 23:03:24 +0000 (+0200) Subject: Changelog formatting X-Git-Tag: 0.8~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FTest-EOL.git;a=commitdiff_plain;h=a7706e69c6df76b7e8eec06832ebf3a6863bd93c;hp=94bc2901714b2203fc2ae3013b3991007f61f8ab Changelog formatting --- 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