STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog encode.c progress.c sign.c)
cvs user werner
cvs@cvs.gnupg.org
Wed, 21 May 2003 10:41:37 +0200
Date: Wednesday, May 21, 2003 @ 10:41:27
Author: werner
Path: /cvs/gnupg/gnupg/g10
Tag: STABLE-BRANCH-1-2
Modified: ChangeLog encode.c progress.c sign.c
* sign.c (write_plaintext_packet)
* progress.c (handle_progress)
* encode.c (encode_simple,encode_crypt): Make sure that a filename
of "-" is considered to be stdin so that iobuf_get_filelength
won't get called. This fixes bug 156 reported by Gregery Barton.
------------+
ChangeLog | 8 ++++++++
encode.c | 6 ++++--
progress.c | 2 +-
sign.c | 5 +++--
4 files changed, 16 insertions(+), 5 deletions(-)