diff options
author | Darren Tucker <dtucker@zip.com.au> | 2004-05-24 13:37:13 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2004-05-24 13:37:13 +1000 |
commit | 12984968fb4efab7974e245e2d8a263149d6ace7 (patch) | |
tree | ff095013dfc0e6d1e2c876bdba2b855e320138ee /ChangeLog | |
parent | b53355eca5dc476aaaf53c49ef145c397c5c2275 (diff) |
- (dtucker) [sshd.c] Fix typo in comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -28,6 +28,7 @@ | |||
28 | - (dtucker) [auth-pam.c] Bug #839: Ensure that pam authentication "thread" | 28 | - (dtucker) [auth-pam.c] Bug #839: Ensure that pam authentication "thread" |
29 | is terminated if the privsep slave exits during keyboard-interactive | 29 | is terminated if the privsep slave exits during keyboard-interactive |
30 | authentication. ok djm@ | 30 | authentication. ok djm@ |
31 | - (dtucker) [sshd.c] Fix typo in comment. | ||
31 | 32 | ||
32 | 20040523 | 33 | 20040523 |
33 | - (djm) [sshd_config] Explain consequences of UsePAM=yes a little better in | 34 | - (djm) [sshd_config] Explain consequences of UsePAM=yes a little better in |
@@ -1157,4 +1158,4 @@ | |||
1157 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 1158 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
1158 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 1159 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
1159 | 1160 | ||
1160 | $Id: ChangeLog,v 1.3366 2004/05/24 01:55:36 dtucker Exp $ | 1161 | $Id: ChangeLog,v 1.3367 2004/05/24 03:37:13 dtucker Exp $ |