dshaw committed to gnupg/g10
cvs@cvs.gnupg.org
cvs@cvs.gnupg.org
Tue, 23 Apr 2002 04:48:44 +0200
Date: Tuesday April 23, 2002 @ 4:48
Author: dshaw
Update of /cvs/gnupg/gnupg/g10
In directory trithemius:/tmp/cvs-serv7474
Modified Files:
Tag: STABLE-BRANCH-1-0
ChangeLog export.c import.c misc.c options.skel packet.h
parse-packet.c plaintext.c
Log Message:
* parse-packet.c (parse_plaintext), packet.h, plaintext.c
(handle_plaintext): Fix bug in handling literal packets with zero-length
data (no data was being confused with partial body length).
* misc.c (pct_expando), options.skel: %t means extension ("jpg"). %T means
MIME type ("image/jpeg").
* import.c (import_one): Only trigger trust update if the keyring is
actually changed.
* export.c (do_export_stream): Missing a m_free.
File: ChangeLog Status: Up-to-date
File: export.c Status: Up-to-date
File: import.c Status: Up-to-date
File: misc.c Status: Up-to-date
File: no file options.skel Status: Needs Checkout
File: packet.h Status: Up-to-date
File: parse-packet.c Status: Up-to-date
File: plaintext.c Status: Up-to-date