diff options
author | Darren Tucker <dtucker@zip.com.au> | 2004-02-29 20:30:17 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2004-02-29 20:30:17 +1100 |
commit | 017fd61a9266049f8bed8ef742992a75cd6ca33f (patch) | |
tree | 9618e0d88eb0791886aa59727d85474c0b6b456f /ChangeLog | |
parent | effc84ce5b304a0cef62b13e72172847b6f03ceb (diff) |
- dtucker@cvs.openbsd.org 2004/02/17 08:23:20
[regress/Makefile regress/login-timeout.sh]
Add regression test for LoginGraceTime; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -15,6 +15,9 @@ | |||
15 | [dh.c] | 15 | [dh.c] |
16 | Reset bit counter at the right time, fixes debug output in the case where | 16 | Reset bit counter at the right time, fixes debug output in the case where |
17 | the DH group is rejected. ok markus@ | 17 | the DH group is rejected. ok markus@ |
18 | - dtucker@cvs.openbsd.org 2004/02/17 08:23:20 | ||
19 | [regress/Makefile regress/login-timeout.sh] | ||
20 | Add regression test for LoginGraceTime; ok markus@ | ||
18 | 21 | ||
19 | 20040226 | 22 | 20040226 |
20 | - (bal) KNF our sshlogin.c even if the code looks nothing like upstream | 23 | - (bal) KNF our sshlogin.c even if the code looks nothing like upstream |
@@ -820,4 +823,4 @@ | |||
820 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 823 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
821 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 824 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
822 | 825 | ||
823 | $Id: ChangeLog,v 1.3264 2004/02/29 09:15:08 dtucker Exp $ | 826 | $Id: ChangeLog,v 1.3265 2004/02/29 09:30:17 dtucker Exp $ |