diff options
Diffstat (limited to 'scd/ChangeLog')
-rw-r--r-- | scd/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/scd/ChangeLog b/scd/ChangeLog index c7327f0b2..b5c49e96a 100644 --- a/scd/ChangeLog +++ b/scd/ChangeLog @@ -1,3 +1,12 @@ +2003-07-15 Werner Koch <[email protected]> + + * Makefile.am: Add sc-copykeys program. + * sc-copykeys.c: New. + * app-openpgp.c (app_openpgp_storekey): New. + (app_openpgp_cardinfo): New. + (count_bits): New. + (store_fpr): And use it here to get the actual length in bit. + 2003-07-03 Werner Koch <[email protected]> * app-openpgp.c (do_setattr): Add setting of the URL. |