summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordjm <djm>2014-01-25 22:46:53 +0000
committerdjm <djm>2014-01-25 22:46:53 +0000
commitdcf05776478d7161e5100f9ac1070d4f6311246e (patch)
treec767d7b3c3c8c52c0d4996209140e5fe283ba6e5 /ChangeLog
parentd899bbe1f4a8f480ae992b0ac1877fab8cc0e42e (diff)
downloadopenssh-dcf05776478d7161e5100f9ac1070d4f6311246e.tar.gz
- (djm) [configure.ac] correct AC_DEFINE for previous.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b965261..f736fddc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,7 @@
RLIMIT_NOFILE pseudo-sandbox on FreeBSD. In some configurations,
libc will attempt to open additional file descriptors for crypto
offload and crash if they cannot be opened.
+ - (djm) [configure.ac] correct AC_DEFINE for previous.
20130125
- (djm) [configure.ac] Fix detection of capsicum sandbox on FreeBSD