diff options
Diffstat (limited to '')
-rw-r--r-- | dirmngr/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dirmngr/ChangeLog b/dirmngr/ChangeLog index 716effbe8..02defce7e 100644 --- a/dirmngr/ChangeLog +++ b/dirmngr/ChangeLog @@ -3,6 +3,8 @@ * dirmngr.c (handle_connections): Rewrite loop to use pth-select so to sync timeouts to the full second. (pth_thread_id): New. + (main) [W32CE]: Fix setting of default homedir. + * ldap-wrapper.c (ldap_wrapper_thread): Sync to the full second. Increate pth_wait timeout from 1 to 2 seconds. |