summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-01-06 22:44:44 +1100
committerDamien Miller <djm@mindrot.org>2011-01-06 22:44:44 +1100
commit8ad960b4ba8d076e38587e4d5e57db92d395c4f3 (patch)
treeed27bc0f8e94cf0d827b3c4d0074fa5ad27fc1d9 /ChangeLog
parentde53fd04b1e58059673c4d827f7cc4752870174f (diff)
- otto@cvs.openbsd.org 2011/01/04 20:44:13
[ssh-keyscan.c] handle ecdsa-sha2 with various key lengths; hint and ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cdc191b0..4e63aab5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,9 @@
22 - djm@cvs.openbsd.org 2010/12/24 21:41:48 22 - djm@cvs.openbsd.org 2010/12/24 21:41:48
23 [auth-options.c] 23 [auth-options.c]
24 don't send the actual forced command in a debug message; ok markus deraadt 24 don't send the actual forced command in a debug message; ok markus deraadt
25 - otto@cvs.openbsd.org 2011/01/04 20:44:13
26 [ssh-keyscan.c]
27 handle ecdsa-sha2 with various key lengths; hint and ok djm@
25 28
2620110104 2920110104
27 - (djm) [configure.ac Makefile.in] Use mandoc as preferred manpage 30 - (djm) [configure.ac Makefile.in] Use mandoc as preferred manpage