summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-05-05 14:17:18 +1000
committerDamien Miller <djm@mindrot.org>2011-05-05 14:17:18 +1000
commit2ce12ef1ac96c47b386168459cf7264fdc6faf95 (patch)
treef22a2364e250199fc1c83504b8489a37665c3607 /ChangeLog
parent8cb1cda1e3a24c6f73b96822f36762c1c80ae147 (diff)
- djm@cvs.openbsd.org 2011/05/04 21:15:29
[authfile.c authfile.h ssh-add.c] allow "ssh-add - < key"; feedback and ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cc6a2345..6a324c716 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -65,6 +65,9 @@
65 certificate options are supposed to be packed in lexical order of 65 certificate options are supposed to be packed in lexical order of
66 option name (though we don't actually enforce this at present). 66 option name (though we don't actually enforce this at present).
67 Move one up that was out of sequence 67 Move one up that was out of sequence
68 - djm@cvs.openbsd.org 2011/05/04 21:15:29
69 [authfile.c authfile.h ssh-add.c]
70 allow "ssh-add - < key"; feedback and ok markus@
68 71
6920110221 7220110221
70 - (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the 73 - (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the