aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dirmngr/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/dirmngr/ChangeLog b/dirmngr/ChangeLog
index 39df05d0b..02defce7e 100644
--- a/dirmngr/ChangeLog
+++ b/dirmngr/ChangeLog
@@ -1,3 +1,13 @@
+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.
+ (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.
+
2011-01-20 Werner Koch <[email protected]>
* server.c (release_ctrl_keyservers): New.