summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-03-08 12:14:22 +1100
committerDamien Miller <djm@mindrot.org>2013-03-08 12:14:22 +1100
commite4f43478228256ddbbce3b7f0c312ff5c707b667 (patch)
tree5703916e54430cc878cdbae9aab558c1520c8f1c /ChangeLog
parent2b6ea47106537cff31c863d05062ac97efe3f132 (diff)
- (djm) [configure.ac] Add a timeout to the select/rlimit test to give it a
chance to complete on broken systems; ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 728de6ad0..3b5b5482f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
5 was removed in configure.ac rev 1.481 as it was redundant. 5 was removed in configure.ac rev 1.481 as it was redundant.
6 - (tim) [Makefile.in] Add another missing $(EXEEXT) I should have seen 3 days 6 - (tim) [Makefile.in] Add another missing $(EXEEXT) I should have seen 3 days
7 ago. 7 ago.
8 - (djm) [configure.ac] Add a timeout to the select/rlimit test to give it a
9 chance to complete on broken systems; ok dtucker@
8 10
920130306 1120130306
10 - (dtucker) [regress/forward-control.sh] Wait longer for the forwarding 12 - (dtucker) [regress/forward-control.sh] Wait longer for the forwarding