STABLE-BRANCH-1-2 gnupg/g10 (6 files)
cvs user dshaw
cvs@cvs.gnupg.org
Fri, 02 May 2003 04:57:33 +0200
Date: Friday, May 2, 2003 @ 04:57:23
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Tag: STABLE-BRANCH-1-2
Modified: ChangeLog build-packet.c export.c import.c packet.h
parse-packet.c
* packet.h, build-packet.c (build_sig_subpkt), export.c
(do_export_stream), import.c (remove_bad_stuff, import), parse-packet.c
(dump_sig_subpkt, parse_one_sig_subpkt): Remove vestigal code for the old
sig cache subpacket. This wasn't completely harmless as it caused
subpacket 101 to disappear on import and export.
----------------+
ChangeLog | 9 +++++++++
build-packet.c | 3 ---
export.c | 4 ----
import.c | 18 ------------------
packet.h | 1 -
parse-packet.c | 21 +++++----------------
6 files changed, 14 insertions(+), 42 deletions(-)