1.3.1 - 2001-09-10
 Fixed command line paramerters in crlf.c and untab.c
 Made it compile under BSD, thanks to Alex Anderson.

1.3.0 - 2001-09-10
 Added stdin and stdout support with no parameters for
 crlf and untab.

1.2.1 - 2000-08-12
 Added makefile for Visual C.
 Added ^Z DOS EOF support to crlf.
 Added contributed RPM spec file (had to run crlf on it!)
 Made crlf build under MSVC.

1.2.0 - 2000-08-08
 Made working of untab consistent with rest
 of the project. It now uses propper parameter
 parsing. It also handles recursive directory and
 multiple filenames on the command line.
 Added optional features:
   whitespace at EOL removal.
   string (" & ') detection (keep tabs in strings)

1.1.0 - 2000-03-02
 Added mixed-case ignore in tolower
 Fixed preservation of owner and perms.
 Made default case to be non-verbose.

1.0.1 - 2000-03-01
 Removed redundant components.
 Made all programs compile under C.
 Standarised parameters.

1.0.0 - 2000-02-29

 My first tentative release.
