diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -70,6 +70,9 @@ | |||
70 | Make PermitOpen take a list of permitted ports and act more like most | 70 | Make PermitOpen take a list of permitted ports and act more like most |
71 | other keywords (ie the first match is the effective setting). This | 71 | other keywords (ie the first match is the effective setting). This |
72 | also makes it easier to override a previously set PermitOpen. ok djm@ | 72 | also makes it easier to override a previously set PermitOpen. ok djm@ |
73 | - stevesk@cvs.openbsd.org 2006/07/21 21:13:30 | ||
74 | [channels.c] | ||
75 | more ARGSUSED (lint) for dispatch table-driven functions; ok djm@ | ||
73 | 76 | ||
74 | 20060713 | 77 | 20060713 |
75 | - (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h | 78 | - (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h |
@@ -4988,4 +4991,4 @@ | |||
4988 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 4991 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
4989 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 4992 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
4990 | 4993 | ||
4991 | $Id: ChangeLog,v 1.4424 2006/07/24 04:08:13 djm Exp $ | 4994 | $Id: ChangeLog,v 1.4425 2006/07/24 04:08:32 djm Exp $ |