summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3f43a13f..c7db4a5df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,12 @@
24 read in key comments for v.2 keys (though note that these are not 24 read in key comments for v.2 keys (though note that these are not
25 passed over the agent protocol); bz#439, based on patch from binder 25 passed over the agent protocol); bz#439, based on patch from binder
26 AT arago.de; ok markus@ 26 AT arago.de; ok markus@
27 - djm@cvs.openbsd.org 2011/05/24 07:15:47
28 [readconf.c readconf.h ssh.c ssh_config.5 sshconnect.c sshconnect2.c]
29 Remove undocumented legacy options UserKnownHostsFile2 and
30 GlobalKnownHostsFile2 by making UserKnownHostsFile/GlobalKnownHostsFile
31 accept multiple paths per line and making their defaults include
32 known_hosts2; ok markus
27 33
2820110520 3420110520
29 - (djm) [session.c] call setexeccon() before executing passwd for pw 35 - (djm) [session.c] call setexeccon() before executing passwd for pw