summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-03-17 14:45:56 +1100
committerDamien Miller <djm@mindrot.org>2014-03-17 14:45:56 +1100
commit48abc47e60048461fe9117e108a7e99ea1ac2bb8 (patch)
tree83ea12268ed3c5999697b7d9e75bfed93e71c0d8 /ChangeLog
parent9c36698ca2f554ec221dc7ef29c7a89e97c88705 (diff)
- (djm) [sandbox-seccomp-filter.c] Soft-fail stat() syscalls. Add XXX to
remind myself to add sandbox violation logging via the log socket.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 500087088..4e6b8b2d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120140317
2 - (djm) [sandbox-seccomp-filter.c] Soft-fail stat() syscalls. Add XXX to
3 remind myself to add sandbox violation logging via the log socket.
4
120140314 520140314
2 - (tim) [opensshd.init.in] Add support for ed25519 6 - (tim) [opensshd.init.in] Add support for ed25519
3 7