1
0
Fork 0

Merging upstream version 1.3.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-23 19:15:16 +01:00
parent b375923f9b
commit fa78de0b15
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
13 changed files with 129 additions and 103 deletions

9
NEWS
View file

@ -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.