Changelog formatting
[catagits/Test-EOL.git] / Changes
CommitLineData
91613276 1Revision history for Test-EOL
2
a7706e69 3 - Use binmode :raw for input/output. Solves win32 translating the
4 \r\n character into \n's silently during input (Kent Fredric).
5 - Add an ( currently undocumeted ) all_reasons option to show
6 every line that is broken (Kent Fredric).
7 - Add visualising of invisible characters that match the regex
8 (Kent Fredric).
f17f4176 9
fb935bc1 100.7 2010-03-03
11 - Deal correctly with -I includes paths that include spaces in the
12 tests to stop them unexpectedly failing.
13 - Remove shelling out to the system rm command in the tests
14 to avoid nasty warnings on Win32.
15 - Remove warning from test diagnostics
16
91613276 170.6 2010-01-19
18 - I'm so bad at this! Fix another logic error that made all files fail
19 when using trailing_whitespace option (fREW)
20
210.5 2010-01-19
22 - Fix logic fail that made all filenames the same if a user uses the
23 trailing_whitespace option (fREW)
24
250.4 2010-01-19
26 - Add checks for trailing whitespace (fREW)
a83ae797 27
5bcec1c9 280.3 2009-07-18
29 - Fix File::Find regex which I had broken.
30
a2a19aff 310.2 2009-07-17
32 - Pod corrections pointed out by daxim in #moose
33
a83ae797 340.1 2009-07-15
35 - Module created and released on an unsuspecting world.
36