summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-05-05 14:05:12 +1000
committerDamien Miller <djm@mindrot.org>2011-05-05 14:05:12 +1000
commitc5219e701ecf6ce28d9bec1aecca5cfac114231d (patch)
tree6ec1fdffd86a169b62e0de25c82b5bd35dc90338 /ChangeLog
parentb2da7d185e1227501262449b634139349a3f736f (diff)
- okan@cvs.openbsd.org 2011/03/15 10:36:02
[ssh-keyscan.c] use timerclear macro ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24b13ad0e..8a7083236 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,10 @@
14 allow GSSAPI authentication to detect when a server-side failure causes 14 allow GSSAPI authentication to detect when a server-side failure causes
15 authentication failure and don't count such failures against MaxAuthTries; 15 authentication failure and don't count such failures against MaxAuthTries;
16 bz#1244 from simon AT sxw.org.uk; ok markus@ before lock 16 bz#1244 from simon AT sxw.org.uk; ok markus@ before lock
17 - okan@cvs.openbsd.org 2011/03/15 10:36:02
18 [ssh-keyscan.c]
19 use timerclear macro
20 ok djm@
17 21
1820110221 2220110221
19 - (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the 23 - (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the