From: ueno Date: Wed, 17 Oct 2001 04:26:34 +0000 (+0000) Subject: update. X-Git-Tag: starttls-0_9~24 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=1ef4e2c0f3a2781676f8b9c54f336bd2cb785ace;p=elisp%2Fstarttls.git update. --- diff --git a/ChangeLog b/ChangeLog index 14e9b9b..ccc754b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-10-17 Daiki Ueno + + * starttls.c (main): Use poll() instead of select() if available. + + * configure.in: Check the existence of sys/poll.h. + 2001-10-13 Simon Josefsson * starttls.c (main): Clear fd sets before select().