diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:28:27 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:28:27 +0000 |
commit | 737720be9b1044b501bc5a86a9835b4b9fdeadd3 (patch) | |
tree | 5216723def3c97daadf56bb5fd068d1996e91a42 /NEWS | |
parent | Adding debian version 1.2-4. (diff) | |
download | pdlzip-737720be9b1044b501bc5a86a9835b4b9fdeadd3.tar.xz pdlzip-737720be9b1044b501bc5a86a9835b4b9fdeadd3.zip |
Merging upstream version 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. |