2010-01-24 Erwin Waterlander * version 4.1.2 2010-01-22 Tim Waugh * unix2dos.c: Preserve file mode in 'new file mode'. * Makefile: Allow CFLAGS to be set externally. 2010-01-21 Erwin Waterlander * version 4.1.1 * Fix compilation on FreeBSD. * Changed home page URL to http://www.xs4all.nl/~waterlan/dos2unix.html 2009-12-28 Erwin Waterlander * version 4.1 * Automatically skip binary files. * Automatically skip non-regular files. * New option: -f --force: Force conversion of all files. * Option -h: Print options in alphabetical order. * Update manual. * ISO mode: - Non-convertable characters are converted to a dot. - Fixed wrong conversion of Interpunct. - Don't convert ASCII control characters DC4 (Pilcrow, 0x14) and NAK (Section-sign, 0x15). 2009-12-21 Erwin Waterlander * version 4.0.1 * man page improvements: Thanks to Jari Aalto. - Replace hyphens with minus signs (look like dashes) where needed. - Options in alphabetical order. * man page: Update ISO mode information. * unix2dos.c: Option -V prints localedir used. * unix2dos.c: Localedir can be overruled with environment variable UNIX2DOS_LOCALEDIR. * Fixed two wrong conversions in ISO mode: - Greek mu. - Closing guillemet (angle quotation mark, >>). * Port to OS/2 Warp: Thanks to Elbert Pol. * Makefiles: Added target 'strip'. 2009-12-15 Erwin Waterlander * version 4.0 * Added internationalisation using gettext. * Added Dutch translation. * Ported to Win32 using Mingw32 * Ported to DOS using DJGPP * Fixed problem in DOS/Windows stdio mode. * New option -L/--license that prints software license. * Code cleanup * Update manual 2009-12-04 Erwin Waterlander * version 2.3 * version.mk: New file. * README: New file. * INSTALL: New file. * Makefile: Makefile according GNU standards. * ChangeLog : New file. * Applied all patches from RedHat: - use mkstemp i.s.o. mktemp: Nov 17 2000 Tim Powers - segfault: Jan 17 2002 Bernhard Rosenkraenzer - manpage-update: Oct 6 2004 Mike A. Harris - preserve-file-modes: Oct 11 2004 Tim Waugh - tmppath: Apr 13 2005 Tim Waugh - Remove trailing white space. 1995-03-30 Benjamin Lin * version 2.2 * Conversion from SunOS charset implemented. 1995-03-19 Benjamin Lin * version 2.0 * Rewritten from scratch 1995-03-16 Benjamin Lin * version 1.3 * Modified to more conform to UNIX style. 1995-03-09 Benjamin Lin * version 1.2 * Fixed minor typo error 1994-12-20 Benjamin Lin * version 1.1 * Cleaned up for Borland C/C++ 4.02 1989-10-04 John Birchfield * version 1.0