summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-04-01 14:42:46 +1100
committerDamien Miller <djm@mindrot.org>2014-04-01 14:42:46 +1100
commitc2e49062faccbcd7135c40d1c78c5c329c58fc2e (patch)
treece738d9ff09f4db0f43e01100fdb5e89e2824fd6 /ChangeLog
parent14928b7492abec82afa4c2b778fc03f78cd419b6 (diff)
- (djm) Use full release (e.g. 6.5p1) in debug output rather than just
version. From des@des.no
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68d8a2a29..9cbc1cef1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
120140401 120140401
2 - (djm) On platforms that support it, use prctl() to prevent sftp-server 2 - (djm) On platforms that support it, use prctl() to prevent sftp-server
3 from accessing /proc/self/{mem,maps}; patch from jann AT thejh.net 3 from accessing /proc/self/{mem,maps}; patch from jann AT thejh.net
4 - (djm) Use full release (e.g. 6.5p1) in debug output rather than just
5 version. From des@des.no
4 6
520140317 720140317
6 - (djm) [sandbox-seccomp-filter.c] Soft-fail stat() syscalls. Add XXX to 8 - (djm) [sandbox-seccomp-filter.c] Soft-fail stat() syscalls. Add XXX to