summaryrefslogtreecommitdiff
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 9a9d0db91..fcf85fae1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,9 @@
27 - djm@cvs.openbsd.org 2010/07/21 02:10:58 27 - djm@cvs.openbsd.org 2010/07/21 02:10:58
28 [misc.c] 28 [misc.c]
29 sync timingsafe_bcmp() with the one dempsky@ committed to sys/lib/libkern 29 sync timingsafe_bcmp() with the one dempsky@ committed to sys/lib/libkern
30 - dtucker@cvs.openbsd.org 2010/07/23 08:49:25
31 [ssh.1]
32 Ciphers is documented in ssh_config(5) these days
30 33
3120100819 3420100819
32 - (dtucker) [contrib/ssh-copy-ud.1] Bug #1786: update ssh-copy-id.1 with more 35 - (dtucker) [contrib/ssh-copy-ud.1] Bug #1786: update ssh-copy-id.1 with more