summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-02-12 11:04:48 +1100
committerDamien Miller <djm@mindrot.org>2013-02-12 11:04:48 +1100
commit22e8a1e1695f1c8179cea61ac63b2fdd4b11f2d7 (patch)
treea1b49ac1ff7a2ddf47d85ce85f32d7da213de1ae /ChangeLog
parent894926ebd8cc3d6651ad1a3a1269a60ef127cd44 (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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e1a85bcc..01ba1fe33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
5320130211 5620130211
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