diff options
author | Damien Miller <djm@mindrot.org> | 2013-02-12 11:04:48 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-02-12 11:04:48 +1100 |
commit | 22e8a1e1695f1c8179cea61ac63b2fdd4b11f2d7 (patch) | |
tree | a1b49ac1ff7a2ddf47d85ce85f32d7da213de1ae /ChangeLog | |
parent | 894926ebd8cc3d6651ad1a3a1269a60ef127cd44 (diff) |
- dtucker@cvs.openbsd.org 2013/02/11 21:21:58
[sshd.c]
Add openssl version to debug output similar to the client. ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -49,6 +49,9 @@ | |||
49 | record "Received disconnect" messages at ERROR rather than INFO priority, | 49 | record "Received disconnect" messages at ERROR rather than INFO priority, |
50 | since they are abnormal and result in a non-zero ssh exit status; patch | 50 | since they are abnormal and result in a non-zero ssh exit status; patch |
51 | from Iain Morgan in bz#2057; ok dtucker@ | 51 | from Iain Morgan in bz#2057; ok dtucker@ |
52 | - dtucker@cvs.openbsd.org 2013/02/11 21:21:58 | ||
53 | [sshd.c] | ||
54 | Add openssl version to debug output similar to the client. ok markus@ | ||
52 | 55 | ||
53 | 20130211 | 56 | 20130211 |
54 | - (djm) [configure.ac openbsd-compat/openssl-compat.h] Repair build on old | 57 | - (djm) [configure.ac openbsd-compat/openssl-compat.h] Repair build on old |