diff options
author | Damien Miller <djm@mindrot.org> | 2006-03-15 11:58:49 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2006-03-15 11:58:49 +1100 |
commit | ac73e5139072c444ade00fadc7817451a531788d (patch) | |
tree | 11709233d6a73552c8c65503bcc7a8f05da5ec96 /ChangeLog | |
parent | d450f49d4a306bf70320fc2526ce68917a2a315a (diff) |
- jmc@cvs.openbsd.org 2006/02/25 12:28:34
[sshd_config.5]
document the order in which allow/deny directives are processed;
help/ok dtucker
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -182,6 +182,10 @@ | |||
182 | [ssh_config.5] | 182 | [ssh_config.5] |
183 | document the possible values for KbdInteractiveDevices; | 183 | document the possible values for KbdInteractiveDevices; |
184 | help/ok dtucker | 184 | help/ok dtucker |
185 | - jmc@cvs.openbsd.org 2006/02/25 12:28:34 | ||
186 | [sshd_config.5] | ||
187 | document the order in which allow/deny directives are processed; | ||
188 | help/ok dtucker | ||
185 | 189 | ||
186 | 20060313 | 190 | 20060313 |
187 | - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) | 191 | - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) |
@@ -4083,4 +4087,4 @@ | |||
4083 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 4087 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
4084 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 4088 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
4085 | 4089 | ||
4086 | $Id: ChangeLog,v 1.4192 2006/03/15 00:58:25 djm Exp $ | 4090 | $Id: ChangeLog,v 1.4193 2006/03/15 00:58:49 djm Exp $ |