Changelog formatting
Florian Ragwitz [Thu, 10 Jun 2010 23:03:24 +0000 (01:03 +0200)]
Changes

diff --git a/Changes b/Changes
index 369d875..934a210 100644 (file)
--- 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