diff options
Diffstat (limited to 'kbx/ChangeLog')
-rw-r--r-- | kbx/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/kbx/ChangeLog b/kbx/ChangeLog index 1c3b9e3a1..f13434de8 100644 --- a/kbx/ChangeLog +++ b/kbx/ChangeLog @@ -1,3 +1,13 @@ +2004-08-24 Werner Koch <[email protected]> + + * kbxutil.c: New command --import-openpgp. + (main): Updated libgcrypt initialization stuff. + (my_gcry_logger): New. + (read_file): New. Taken from ../agent/protect-tool. + (dump_fpr, dump_openpgp_key, import_openpgp): New. + + * keybox-openpgp.c: New. + 2004-06-18 Werner Koch <[email protected]> * keybox-dump.c (_keybox_dump_file): New arg STATS_ONLY. |