projects
/
elisp
/
starttls.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba66bf3
)
update.
author
ueno
<ueno>
Wed, 17 Oct 2001 04:26:34 +0000
(
04:26
+0000)
committer
ueno
<ueno>
Wed, 17 Oct 2001 04:26:34 +0000
(
04:26
+0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/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().