Skip to content

Commit

Permalink
Version 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
rafl committed Jun 16, 2010
1 parent 7ebe98c commit c7727ff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Changes
@@ -1,5 +1,9 @@
Revision history for Test-EOL

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).
Expand Down
2 changes: 1 addition & 1 deletion dist.ini
@@ -1,5 +1,5 @@
name = Test-EOL
version = 0.8
version = 0.9
author = Tomas Doran <bobtfish@bobtfish.net>
author = Arthur Axel 'fREW' Schmidt <frioux@gmail.com>
author = Kent Fredric <kentfredric@gmail.com>
Expand Down

0 comments on commit c7727ff

Please sign in to comment.