diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index f13c0fb9c..e37e3c351 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,8 @@ +Mon Jul 31 10:04:47 CEST 2000 Werner Koch <[email protected]> + + * pubkey.c: Replaced all gcry_sexp_{car,cdr}_{data,mpi} by the new + gcry_sexp_nth_{data,mpi} functions. + Tue Jul 25 17:44:15 CEST 2000 Werner Koch <[email protected]> * pubkey.c (exp_to_key,sexp_to_sig,sexp_to_enc,gcry_pk_encrypt, |