summaryrefslogtreecommitdiff
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-10-20 10:34:58 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-10-20 10:35:01 +0900
commit3d6ee8c3ccc0f65c7c87122dba80908ae751aa16 (patch)
tree26d3a03c2cdb78db94a3818a7a857d259e16622b /ChangeLog.txt
parentbffd2540485d9fa5b17c38cac8f5c4ed376c442d (diff)
downloaddos2unix-3d6ee8c3ccc0f65c7c87122dba80908ae751aa16.tar.gz
dos2unix-3d6ee8c3ccc0f65c7c87122dba80908ae751aa16.tar.bz2
dos2unix-3d6ee8c3ccc0f65c7c87122dba80908ae751aa16.zip
Imported Upstream version 6.0.3
Change-Id: I3666c933d91427487472b47a76e63581c69bd3e7 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt37
1 files changed, 37 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 91b7da0..9702cd1 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,40 @@
+2013-01-25 Erwin Waterlander <waterlan@xs4all.nl>
+ * Version 6.0.3
+
+2013-01-18 Erwin Waterlander <waterlan@xs4all.nl>
+ * dos2unix.c/unix2dos.c: Print system error when writing to
+ temporary output file fails.
+
+2013-01-16 Erwin Waterlander <waterlan@xs4all.nl>
+ * dos2unix.c/unix2dos.c: Print system error when closing of
+ temporary output file fails. E.g. "No space left on device".
+
+2012-12-25 Erwin Waterlander <waterlan@xs4all.nl>
+ * querycp.c/h: Added public domain phrase for Debian
+ license check.
+
+2012-12-12 Erwin Waterlander <waterlan@xs4all.nl>
+ * test: New directory with some test files.
+
+2012-09-20 Erwin Waterlander <waterlan@xs4all.nl>
+ * man/man1/Makefile: Removed dependency on 'sed' program.
+
+2012-09-19 Erwin Waterlander <waterlan@xs4all.nl>
+ * vc.mak: Visual C++ version supports wildcard expansion.
+ Added targets 'install', 'uninstall', 'doc', 'dist',
+ 'txt', 'html', and 'mostlyclean'.
+ * INSTALL.txt: Update for Visual C++.
+
+2012-09-16 Erwin Waterlander <waterlan@xs4all.nl>
+ * *.c/*.h: Dos2unix compiles with Microsoft Visual C++.
+ * vc.mak: New makefile for Microsoft Visual C++.
+ * INSTALL.txt: Update for Visual C++.
+
+2012-09-15 Erwin Waterlander <waterlan@xs4all.nl>
+ * Makefile: Better check for DJGPP. DJGPP 2.04 uname returns "FreeDOS"
+ on Freedos, 2.03 uname returns always "MS-DOS". Thanks to Rugxulo.
+ * man/man1/dos2unix.pod: Fixed a typo. Thanks to Jari Aalto.
+
2012-09-06 Erwin Waterlander <waterlan@xs4all.nl>
* Version 6.0.2