summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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