From 1ef4e2c0f3a2781676f8b9c54f336bd2cb785ace Mon Sep 17 00:00:00 2001 From: ueno Date: Wed, 17 Oct 2001 04:26:34 +0000 Subject: [PATCH] update. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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(). -- 1.7.10.4