diff options
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r-- | tools/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog index aa380120e..33ed0fc8b 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,3 +1,8 @@ +2004-01-16 Werner Koch <[email protected]> + + * watchgnupg.c (main): Need to use FD_ISSET for the client + descriptors too; aiiih. Set the listening socket to non-blocking. + 2004-01-10 Werner Koch <[email protected]> * Makefile.am: Use GPG_ERROR_CFLAGS |