diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:28:20 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:28:20 +0000 |
commit | 25c504fbeebcb8e9cd6fd95cee7727bcda54f8ea (patch) | |
tree | 6057d571bef45fcb5fe393ddaf49dc8fb715b1a7 /NEWS | |
parent | Adding upstream version 1.2. (diff) | |
download | pdlzip-25c504fbeebcb8e9cd6fd95cee7727bcda54f8ea.tar.xz pdlzip-25c504fbeebcb8e9cd6fd95cee7727bcda54f8ea.zip |
Adding upstream version 1.3.upstream/1.3
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,3 +1,8 @@ -Changes in version 1.2: +Changes in version 1.3: -Code cleanup. Minor fixes. +A small change has been made in the "--help" output and man page. + +Quote characters in messages have been changed as advised by GNU Coding +Standards. + +Standard input and standard output are now set in binary mode on OS2. |