summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-10-20 13:27:40 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-10-20 13:27:44 +0900
commit842ebc0fa15fca613e0c9fce10dd63fa09d27666 (patch)
treeac48c8ec511c025b1b479462056510eedc3ac6bc /README.txt
parent3d6ee8c3ccc0f65c7c87122dba80908ae751aa16 (diff)
downloaddos2unix-842ebc0fa15fca613e0c9fce10dd63fa09d27666.tar.gz
dos2unix-842ebc0fa15fca613e0c9fce10dd63fa09d27666.tar.bz2
dos2unix-842ebc0fa15fca613e0c9fce10dd63fa09d27666.zip
Imported Upstream version 6.0.4
Change-Id: I3ce28283323425d17877da03683ac6a2b70f2382 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt14
1 files changed, 10 insertions, 4 deletions
diff --git a/README.txt b/README.txt
index 16bdd16..318e9de 100644
--- a/README.txt
+++ b/README.txt
@@ -35,7 +35,8 @@ HISTORY
Features
- * Native language support: Dutch, English, Esperanto, German, Spanish.
+ * Native language support: Dutch, English, Esperanto, German, Russian,
+ Spanish.
* Automatically skips binary and non-regular files
* In-place, paired, or stdio mode conversion.
* Keep original file dates option.
@@ -46,7 +47,7 @@ HISTORY
AUTHORS
- Erwin Waterlander version 3.2-6.0.3 2009-2013
+ Erwin Waterlander version 3.2-6.0.4 2009-2013
Christian Wurll version 3.1 1998
Bernd Johannes Wuebben version 3.0 1998
Benjamin Lin version 1.1-2.3 1994-1995
@@ -57,6 +58,8 @@ TRANSLATORS
Dutch Erwin Waterlander <waterlan@xs4all.nl>
Esperanto Rugxulo <rugxulo@gmail.com>
German Philipp Thomas <psmt@opensuse.org>
+ German Lars Wendler <polynomial-c@gentoo.org> Version 6.0.4.
+ Russian Андрей Углик (Andrei Uhlik) <uglika@gmail.com>
Spanish Julio A. Freyre-Gonzalez <jfreyreg@gmail.com>
ACKNOWLEDGEMENTS
@@ -64,7 +67,7 @@ ACKNOWLEDGEMENTS
Rugxulo query_con_codepage(), code page detection in DOS.
Rugxulo DJGPP stubs for mac2unix and unix2mac.
Jari Aalto Improvements man page.
- Jari Aalto Improvments Makefile.
+ Jari Aalto Improvements Makefile.
Ben Pfaff Treat form feeds as valid text.
Marc Gianzero Darwin OS port.
Elbert Pol OS/2 port.
@@ -79,7 +82,10 @@ ACKNOWLEDGEMENTS
Steven H. Levine Support wildcard expansion on OS/2.
Steve Hay Support wildcard expansion on win64.
Michael Schindler Fixed compiler warning.
- Somsak Pattanaprateep Print line number when binary symbol is found.
+ Somsak Pattanaprateep Print line number when binary symbol is found.
+ Justin Lecher Makefile improvement.
+ F.J. Brandelik Reported problems when win32 version processes
+ huge files on a network drive.
FINDUTILS