diff options
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index 8d03e35db..5b4f1074c 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,5 +1,8 @@ 2010-12-02 Werner Koch <[email protected]> + * miscellaneous.c (gnupg_cipher_algo_name): New. Replace all + users of gcry_cipher_algo_name by this one. + * logging.c (fun_cookie_s) [W32CE]: Add field USE_WRITEFILE. (fun_writer) [W32CE]: Make use of it. (set_file_fd) [W32CE]: Implement special filename "GPG2:". |