aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-01-22 14:52:54 +0000
committerYang Tse <yangsita@gmail.com>2008-01-22 14:52:54 +0000
commitbdb2beb8e4b2f8a2f2ffb47e43046893498ee62d (patch)
tree03e4ed54d3d613b156b16d1b8a85eb9202789e5c /CHANGES
parent727e23322f98f961891c4cba2b1a438237b2c32e (diff)
check availability of poll.h header at configuration time, and include
it when sys/poll.h is unavailable
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index de5295e1d..51c0778ed 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,9 @@
Changelog
+Yang Tse (22 Jan 2008)
+- Check poll.h at configuration time, and use it when sys/poll.h unavailable
+
Daniel S (22 Jan 2008)
- Dmitry Kurochkin removed the cancelled state for pipelining, as we agreed
that it is bad anyway. Starting now, removing a handle that is in used in a