Imported Upstream version 6.0
[platform/upstream/dos2unix.git] / NEWS.txt
1 2012-05-06: Version 6.0
2
3   * Conversion of Windows UTF-16 files to Unix UTF-8 files.
4   * Conversion of Unix UTF-8 files to Windows UTF-8 files with byte
5     order mark.
6
7 2012-03-10: Version 5.3.3
8
9   * Enabled wildcard expansion for all versions.
10   * Fixed a compilation error when debug was enabled.
11
12 2012-01-27: Version 5.3.2
13
14   * New homepage URL: http://waterlan.home.xs4all.nl/dos2unix.html
15   * Compiles for native MSYS.
16   * Compile with OpenWatcom for DOS32 and Win32.
17   * Detect code page on OS/2.
18   * Support wild cards on OS/2.
19
20 2011-08-09: Version 5.3.1
21
22   * Spanish translation of messages and manual.
23   * File ownership is maintained in old file mode (Unix only).
24   * Dos2unix and Unix2dos share the same language files.
25   * Code cleanup.
26
27 2011-04-26: Version 5.3
28
29   * Improved handling of symbolic links. New options -F, -R, -S.
30   * Improved handling and reporting of errors.
31   * Source code improvements for Cygwin. Behave exactly as on Linux.
32   * New option --. Treat all following options as file names.
33
34 2011-03-04: Version 5.2.1
35
36   * PDF and PostScript generation is optional. No default dependency on
37     GhostScript and Groff.
38   * Enable optional Large File Support (LFS).
39   * Esperanto x-notation is optional. No longer installation of non-standard
40     locale 'eo-x'.
41   * Improved error messages.
42
43 2011-01-31: Version 5.2
44
45   * ISO conversion mode supports same DOS code pages as SunOS dos2unix does:
46       CP437 (US), CP850 (Western European), CP860 (Portuguese),
47       CP863 (French Canadian), and CP865 (Nordic). 
48   * ISO conversion mode supports Windows code page CP1252 (Western).
49   * SunOS compatible options -ascii, -iso, -7, -437, -850, -860, -863, and -865.
50   * Active code page detection for ISO mode.
51   * Fixed ISO conversion of non-breaking space (NBSP).
52   * ISO and 7bit mode can be used in Mac mode.
53   * Treat ASCII Form Feed control characters as valid text.
54   * Update manual pages.
55   * Don't include generated documentation files in Unix source package.
56   * Create a source package in DOS text format.
57
58 2010-08-18: Version 5.1.1
59
60   * Added Dutch translation of the manual.
61   * Win64 port.
62   * Win32 binary package uses patched MinGW's libintl, with builtin
63   * relocation support.
64   * Support compilation in DOSBox (8.3 file names where needed).
65   * Fixed compilation on Darwin OS.
66
67 2010-04-03: Version 5.1
68
69   * Esperanto translations have been added.
70   * Ports to 16 bit DOS have been made.
71   * Command-line options can be set in stdio mode.
72   * Bugfix dos2unix MAC mode: Don't change DOS line endings.
73   * Create stubs for DOS32 versions of mac2unix and unix2mac.
74   * Localization information has been added to the manual.
75   * Man pages have been merged.
76   * Man page generation from Perl POD file.
77
78
79 2010-02-16: Version 5.0
80
81   * Dos2unix and Unix2dos have been bundled in a single package.
82   * German translations have been added.
83   * Dos2unix -l --newline also works in MAC mode.
84   * Unix2dos also got option -l, --newline.
85   * Added MAC mode to Unix2dos: Convert Unix line endings to Mac line endings.
86   * Cleanup of messages and manual.
87
88 2010-01-24: Version 4.1.2
89
90   * Preserves file modes in new file mode.
91
92 2010-01-21: Version 4.1.1
93
94   * Fixes a compilation problem on FreeBSD.
95
96 2009-12-28: Version 4.1
97
98     Automatically skips binary and non-regular files,
99     and the ISO mode has been cleaned up (see ChangeLog).
100
101 2009-12-21: Version 4.0.1
102
103     Adds a port to OS/2 Warp. Two wrong conversions in ISO mode
104     have been fixed. The manual page has been updated.
105
106 2009-12-15: Version 4.0
107
108     Adds internationalisation (Native Language Support, NLS). A Dutch
109     translation has been added. Ports to Windows and DOS have been made.
110     The problem in DOS/Windows stdio mode has been fixed. The manual has
111     been updated.
112