update.
authorueno <ueno>
Wed, 17 Oct 2001 04:26:34 +0000 (04:26 +0000)
committerueno <ueno>
Wed, 17 Oct 2001 04:26:34 +0000 (04:26 +0000)
ChangeLog

index 14e9b9b..ccc754b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-10-17   Daiki Ueno  <ueno@unixuser.org>
+
+       * starttls.c (main): Use poll() instead of select() if available.
+
+       * configure.in: Check the existence of sys/poll.h. 
+
 2001-10-13  Simon Josefsson  <jas@extundo.com>
 
        * starttls.c (main): Clear fd sets before select().