summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5608909da..66c4ef574 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,12 @@
4 [ssh_config.5 sshd_config.5] 4 [ssh_config.5 sshd_config.5]
5 match the documented MAC order of preference to the actual one; 5 match the documented MAC order of preference to the actual one;
6 ok dtucker@ 6 ok dtucker@
7 - markus@cvs.openbsd.org 2012/06/30 14:35:09
8 [sandbox-systrace.c sshd.c]
9 fix a during the load of the sandbox policies (child can still make
10 the read-syscall and wait forever for systrace-answers) by replacing
11 the read/write synchronisation with SIGSTOP/SIGCONT;
12 report and help hshoexer@; ok djm@, dtucker@
7 13
820120629 1420120629
9 - OpenBSD CVS Sync 15 - OpenBSD CVS Sync