summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-04-20 13:27:01 +1000
committerDamien Miller <djm@mindrot.org>2014-04-20 13:27:01 +1000
commit0e6b67423b8662f9ca4c92750309e144fd637ef1 (patch)
tree58a3ba102b948951bdfbb27ab4bec55da07f9335 /ChangeLog
parent9395b28223334826837c15e8c1bb4dfb3b0d2ca5 (diff)
- djm@cvs.openbsd.org 2014/04/19 05:54:59
[compat.c] missing wildcard; pointed out by naddy@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b53c216c..cf4be5449 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -108,6 +108,9 @@
108 versions. 108 versions.
109 109
110 reported by Aris Adamantiadis; ok markus@ 110 reported by Aris Adamantiadis; ok markus@
111 - djm@cvs.openbsd.org 2014/04/19 05:54:59
112 [compat.c]
113 missing wildcard; pointed out by naddy@
111 114
11220140401 11520140401
113 - (djm) On platforms that support it, use prctl() to prevent sftp-server 116 - (djm) On platforms that support it, use prctl() to prevent sftp-server