summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-12-18 17:47:02 +1100
committerDamien Miller <djm@mindrot.org>2013-12-18 17:47:02 +1100
commit6575c3acf31fca117352f31f37b16ae46e664837 (patch)
treead2ac9bd483785de8b36732d5d41d8d748ab93dc /ChangeLog
parent8ba0ead6985ea14999265136b14ffd5aeec516f9 (diff)
- dtucker@cvs.openbsd.org 2013/12/08 09:53:27
[sshd_config.5] Use a literal for the default value of KEXAlgorithms. ok deraadt jmc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c162b7f5c..dd31fd63b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
7 [ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh-keyscan.1 ssh-keysign.8 ssh.1] 7 [ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh-keyscan.1 ssh-keysign.8 ssh.1]
8 [ssh_config.5 sshd.8 sshd_config.5] 8 [ssh_config.5 sshd.8 sshd_config.5]
9 add missing mentions of ed25519; ok djm@ 9 add missing mentions of ed25519; ok djm@
10 - dtucker@cvs.openbsd.org 2013/12/08 09:53:27
11 [sshd_config.5]
12 Use a literal for the default value of KEXAlgorithms. ok deraadt jmc
10 13
1120131208 1420131208
12 - (djm) [openbsd-compat/bsd-setres_id.c] Missing header; from Corinna 15 - (djm) [openbsd-compat/bsd-setres_id.c] Missing header; from Corinna