summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c998748e..b19f41cf6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120120704
2 - (dtucker) [configure.ac openbsd-compat/bsd-misc.h] Add setlinebuf for
3 platforms that don't have it. "looks good" tim@
4
120120703 520120703
2 - (dtucker) [configure.ac] Detect platforms that can't use select(2) with 6 - (dtucker) [configure.ac] Detect platforms that can't use select(2) with
3 setrlimit(RLIMIT_NOFILE, rl_zero) and disable the rlimit sandbox on those. 7 setrlimit(RLIMIT_NOFILE, rl_zero) and disable the rlimit sandbox on those.