summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-08-03 16:05:25 +1000
committerDamien Miller <djm@mindrot.org>2010-08-03 16:05:25 +1000
commit081f3c73d8ee4352968348bd6d3dfb65203f3e01 (patch)
tree53ea859109125e6d7729b21e09814987b019c2e5 /ChangeLog
parent8c1eb113efb7e78c239acce90b19b12234352906 (diff)
- dtucker@cvs.openbsd.org 2010/07/23 08:49:25
[ssh.1] Ciphers is documented in ssh_config(5) these days
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a9d0db9..fcf85fae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,9 @@
- djm@cvs.openbsd.org 2010/07/21 02:10:58
[misc.c]
sync timingsafe_bcmp() with the one dempsky@ committed to sys/lib/libkern
+ - dtucker@cvs.openbsd.org 2010/07/23 08:49:25
+ [ssh.1]
+ Ciphers is documented in ssh_config(5) these days
20100819
- (dtucker) [contrib/ssh-copy-ud.1] Bug #1786: update ssh-copy-id.1 with more