summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-05-05 14:14:08 +1000
committerDamien Miller <djm@mindrot.org>2011-05-05 14:14:08 +1000
commit044f4a6cc39d1c3d109c143c162c4c00fc4df0aa (patch)
tree3401f2df8c59b315a5509a27981e70c14ba49293 /ChangeLog
parent3ca1eb373f84a6d64eb17abf40beeffafa7b034c (diff)
- stevesk@cvs.openbsd.org 2011/03/24 22:14:54
[ssh-keygen.c] use strcasecmp() for "clear" cert permission option also; ok djm
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3c804ee3..7b12fa966 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,6 +35,9 @@
35 - jmc@cvs.openbsd.org 2011/03/24 15:29:30 35 - jmc@cvs.openbsd.org 2011/03/24 15:29:30
36 [ssh-keygen.1] 36 [ssh-keygen.1]
37 zap trailing whitespace; 37 zap trailing whitespace;
38 - stevesk@cvs.openbsd.org 2011/03/24 22:14:54
39 [ssh-keygen.c]
40 use strcasecmp() for "clear" cert permission option also; ok djm
38 41
3920110221 4220110221
40 - (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the 43 - (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the