diff options
Diffstat (limited to 'sm/ChangeLog')
-rw-r--r-- | sm/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog index 6d7f98ac6..20ab48302 100644 --- a/sm/ChangeLog +++ b/sm/ChangeLog @@ -1,3 +1,9 @@ +2008-06-23 Werner Koch <[email protected]> + + * encrypt.c (encode_session_key): Replace xmalloc by xtrymalloc. + Use bin2hex instead of open coding the conversion. + (encrypt_dek): Init S_DATA. + 2008-06-13 Marcus Brinkmann <[email protected]> * call-dirmngr.c (prepare_dirmngr): Fix error code to ignore. |