diff options
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index e9e3e509a..14ca0ef71 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,3 +1,13 @@ +2010-05-03 Werner Koch <[email protected]> + + * asshelp.c (lock_agent_spawning, unlock_agent_spawning): New. + (start_new_gpg_agent): Test for configured standard socket and + try to fire up the agent in this case. + + * exechelp-posix.c (gnupg_wait_process): Do not log a message if + EXITCODE is given. + (gnupg_spawn_process_detached): Do not reuse PID for the second fork. + 2010-04-26 Werner Koch <[email protected]> * utf8conv.c (load_libiconv) [W32CE]: No libiconv warning |