summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-04-20 13:29:28 +1000
committerDamien Miller <djm@mindrot.org>2014-04-20 13:29:28 +1000
commit16f85cbc7e5139950e6a38317e7c8b368beafa5d (patch)
tree4c0f9b90365775eab5b048e75269fd26f15caae8 /ChangeLog
parent69cb24b7356ec3f0fc5ff04a68f98f2c55c766f4 (diff)
- tedu@cvs.openbsd.org 2014/04/19 18:42:19
[ssh.1] delete .xr to hosts.equiv. there's still an unfortunate amount of documentation referring to rhosts equivalency in here.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68c7e4320..159d897f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -118,6 +118,10 @@
118 - tedu@cvs.openbsd.org 2014/04/19 18:15:16 118 - tedu@cvs.openbsd.org 2014/04/19 18:15:16
119 [sshd.8] 119 [sshd.8]
120 remove some really old rsh references 120 remove some really old rsh references
121 - tedu@cvs.openbsd.org 2014/04/19 18:42:19
122 [ssh.1]
123 delete .xr to hosts.equiv. there's still an unfortunate amount of
124 documentation referring to rhosts equivalency in here.
121 125
12220140401 12620140401
123 - (djm) On platforms that support it, use prctl() to prevent sftp-server 127 - (djm) On platforms that support it, use prctl() to prevent sftp-server