summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 771ba79c2..63045f048 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
2 - (djm) [sandbox-seccomp-filter.c] fallback to rlimit if seccomp filter is 2 - (djm) [sandbox-seccomp-filter.c] fallback to rlimit if seccomp filter is
3 not available. Allows use of sshd compiled on host with a filter-capable 3 not available. Allows use of sshd compiled on host with a filter-capable
4 kernel on hosts that lack the support. bz#2011 ok dtucker@ 4 kernel on hosts that lack the support. bz#2011 ok dtucker@
5 - (djm) [configure.ac] Recursively expand $(bindir) to ensure it has no
6 unexpanded $(prefix) embedded. bz#2007 patch from nix-corp AT
7 esperi.org.uk; ok dtucker@
5 8
620120704 920120704
7 - (dtucker) [configure.ac openbsd-compat/bsd-misc.h] Add setlinebuf for 10 - (dtucker) [configure.ac openbsd-compat/bsd-misc.h] Add setlinebuf for