diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ | |||
5 | downgrade an error() to a debug() - this particular case can be hit in | 5 | downgrade an error() to a debug() - this particular case can be hit in |
6 | normal operation for certain sequences of mux slave vs session closure | 6 | normal operation for certain sequences of mux slave vs session closure |
7 | and is harmless | 7 | and is harmless |
8 | - djm@cvs.openbsd.org 2010/01/29 00:20:41 | ||
9 | [sshd.c] | ||
10 | set FD_CLOEXEC on sock_in/sock_out; bz#1706 from jchadima AT redhat.com | ||
11 | ok dtucker@ | ||
8 | 12 | ||
9 | 20100129 | 13 | 20100129 |
10 | - (dtucker) [openbsd-compat/openssl-compat.c] Bug #1707: Call OPENSSL_config() | 14 | - (dtucker) [openbsd-compat/openssl-compat.c] Bug #1707: Call OPENSSL_config() |