CVS update: gnupg/g10
Werner Koch
wkoch@guug.de
Sun, 19 Dec 1999 15:23:19 +0100
Date: Sunday December 19, 1999 @ 15:23
Author: wkoch
Update of /home/koch/cvs/gnupg/g10
In directory sigtrap:/tmp/cvs-serv18803/g10
Modified Files:
Tag: STABLE-BRANCH-1-0
ChangeLog armor.c plaintext.c sign.c signal.c textfilter.c
Log Message:
Sun Dec 19 15:22:26 CET 1999 Werner Koch <wk@gnupg.de>
* armor.c (LF): Use this new macro at all places where a line LF
is needed. This way DOSish textfiles should be created when the
input data is also in dos mode.
* sign.c (LF): Ditto.
* textfilter.c (LF): Ditto.
(copy_clearsig_text): Disabled the forcing of CR,LF sequences
for DOS systems.
* plaintext.c (handle_plaintext): Fixes for line endings on DOS.
and react on a LF in cleartext.
* armor.c (fake_packet): Restore the original line ending after
removing trailing spaces.
* signal.c (got_fatal_signal): DOS fix.
File: ChangeLog Status: Up-to-date
File: armor.c Status: Up-to-date
File: plaintext.c Status: Up-to-date
File: sign.c Status: Up-to-date
File: signal.c Status: Up-to-date
File: textfilter.c Status: Up-to-date