summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-03-06 17:48:48 +1100
committerDarren Tucker <dtucker@zip.com.au>2013-03-06 17:48:48 +1100
commitff008ded7f9641c03fcbe44aedb51040e04c93e5 (patch)
treeb770bef9fe9648b858ab9905fa76b34d3c52d501 /ChangeLog
parent834a0d6d541faf7d8e8aa8116eaf594746239275 (diff)
- (dtucker) [configure.ac] test that we can set number of file descriptors
to zero with setrlimit before enabling the rlimit sandbox. This affects (at least) HPUX 11.11.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3d524348..c4042efd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
120130306 120130306
2 - (dtucker) [regress/forward-control.sh] Wait longer for the forwarding 2 - (dtucker) [regress/forward-control.sh] Wait longer for the forwarding
3 connection to start so that the test works on slower machines. 3 connection to start so that the test works on slower machines.
4 - (dtucker) [configure.ac] test that we can set number of file descriptors
5 to zero with setrlimit before enabling the rlimit sandbox. This affects
6 (at least) HPUX 11.11.
4 7
520130305 820130305
6 - (djm) [regress/modpipe.c] Compilation fix for AIX and parsing fix for 9 - (djm) [regress/modpipe.c] Compilation fix for AIX and parsing fix for