diff options
author | DongHun Kwak <dh0128.kwak@samsung.com> | 2016-10-20 13:28:56 +0900 |
---|---|---|
committer | DongHun Kwak <dh0128.kwak@samsung.com> | 2016-10-20 13:28:59 +0900 |
commit | 7ca016ae3ac8042e2eee9829f6d9d3b644527f4f (patch) | |
tree | 7f91d29988385f18e75982877886f44a021f9c4b /NEWS.txt | |
parent | 68350a72ce24d6fb80949d74540f990400e2a224 (diff) | |
download | dos2unix-7ca016ae3ac8042e2eee9829f6d9d3b644527f4f.tar.gz dos2unix-7ca016ae3ac8042e2eee9829f6d9d3b644527f4f.tar.bz2 dos2unix-7ca016ae3ac8042e2eee9829f6d9d3b644527f4f.zip |
Imported Upstream version 7.2
Change-Id: Id5d06ea1e53b2192cb6cdf0d5cedb70cec9cd2f2
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2015-02-11: Version 7.2 + + * New: Japanese translation of the UI messages. + * New: Support Chinese GB18030 locale. + * Change: On Unix/Linux convert UTF-16 to the locale encoding. It is + no longer required that the locale encoding is UTF-8. + 2014-10-06: Version 7.1 * New: Option -i, --info to print file information. |