diff options
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index c074c9844..8d03e35db 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,3 +1,9 @@ +2010-12-02 Werner Koch <wk@g10code.com> + + * 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:". + 2010-11-25 Werner Koch <wk@g10code.com> * asshelp.c (start_new_gpg_agent): Change style of startup info. |