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 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