diff options
Diffstat (limited to 'dirmngr/ChangeLog')
-rw-r--r-- | dirmngr/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dirmngr/ChangeLog b/dirmngr/ChangeLog index 39df05d0b..716effbe8 100644 --- a/dirmngr/ChangeLog +++ b/dirmngr/ChangeLog @@ -1,3 +1,11 @@ +2011-01-25 Werner Koch <[email protected]> + + * dirmngr.c (handle_connections): Rewrite loop to use pth-select + so to sync timeouts to the full second. + (pth_thread_id): New. + * ldap-wrapper.c (ldap_wrapper_thread): Sync to the full second. + Increate pth_wait timeout from 1 to 2 seconds. + 2011-01-20 Werner Koch <[email protected]> * server.c (release_ctrl_keyservers): New. |