From 7ca016ae3ac8042e2eee9829f6d9d3b644527f4f Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Thu, 20 Oct 2016 13:28:56 +0900 Subject: Imported Upstream version 7.2 Change-Id: Id5d06ea1e53b2192cb6cdf0d5cedb70cec9cd2f2 Signed-off-by: DongHun Kwak --- ChangeLog.txt | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) (limited to 'ChangeLog.txt') diff --git a/ChangeLog.txt b/ChangeLog.txt index de7db4f..730d59c 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,62 @@ +2015-02-11 Erwin Waterlander + * Version 7.2 + +2015-01-15 Armin Müller + * common.c,dos2unix.c,unix2dos.c: Use %u in format strings for + unsigned ints. + * common.c: Fixed typo in if condition in write_bom(). + +2015-01-15 Erwin Waterlander + * test/gb18030.t: Added more tests. + +2015-01-03 Erwin Waterlander + * Makefile: Fixed wrong encoded titles in HTML manuals when Perl 5.18 + pod2html was used. Thanks to Tom Christiansen. + +2015-01-02 Erwin Waterlander + * Makefile, man/man1/Makefile: add option --no-wrap to xgettext and + msgmerge. Translation Project standard is not to wrap. + +2015-01-02 Erwin Waterlander + * man/man1/dos2unix.pod: Point to gettext manual html nodes instead of + the full gettext manual. + +2014-12-31 Erwin Waterlander + * man/man1/dos2unix.pod: Cleanup man page. Thanks to Benno Schulenberg. + +2014-12-30 Erwin Waterlander + * common.c: Changed some messages for better translations. + +2014-12-26 Erwin Waterlander + * common.c: Fix. On Windows when option -gb is used, option -m must + add GB18030 BOM i.s.o. UTF-8 BOM. + * test/gb18030.t: Make tests working for Windows version. + +2014-12-24 Erwin Waterlander + * common.c: Fix. In a GB18030 locale, option -m must add GB18030 BOM + i.s.o. UTF-8 BOM. + * test/gb18030.t: New tests for GB18030. + +2014-12-23 Erwin Waterlander + * man/man1/dos2unix.pod: Update section GB18030. + +2014-12-08 Erwin Waterlander + * common.c: When the input file is UTF-16, the input and output + formats are printed. + +2014-12-06 Erwin Waterlander + * common.c: On Unix/Linux convert UTF-16 to the locale encoding. It is + no longer required that the locale encoding is UTF-8. When + conversion is not possible an error will occur and conversion will be + skipped. + +2014-12-06 Erwin Waterlander + * common.c, common.h: Support conversion of UTF-16 to GB18030. + * man/man1/dos2unix.pod: Update with info about GB18030. + +2014-11-09 Yasuaki Taniguchi + * po/ja.po: New Japanese translation of the UI messages. + 2014-10-06 Erwin Waterlander * Version 7.1 -- cgit v1.2.3