summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-04-20 13:22:18 +1000
committerDamien Miller <djm@mindrot.org>2014-04-20 13:22:18 +1000
commitf2719b7c2b8a3b14d778d8a6d8dc729b5174b054 (patch)
treeabf07c1ae81a813f67a86ed4074e43e2ed949de0 /ChangeLog
parent4f40209aa4060b9c066a2f0d9332ace7b8dfb391 (diff)
- tedu@cvs.openbsd.org 2014/03/26 19:58:37
[sshd.8 sshd.c] remove libwrap support. ok deraadt djm mfriedl
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93acf524e..1781b44bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -58,6 +58,9 @@
58 longform __attribute__(__bounded(...)); 58 longform __attribute__(__bounded(...));
59 59
60 for brevity and a warning free compilation with llvm/clang 60 for brevity and a warning free compilation with llvm/clang
61 - tedu@cvs.openbsd.org 2014/03/26 19:58:37
62 [sshd.8 sshd.c]
63 remove libwrap support. ok deraadt djm mfriedl
61 64
6220140401 6520140401
63 - (djm) On platforms that support it, use prctl() to prevent sftp-server 66 - (djm) On platforms that support it, use prctl() to prevent sftp-server