summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-07-24 14:08:32 +1000
committerDamien Miller <djm@mindrot.org>2006-07-24 14:08:32 +1000
commit8473dd85fecc428a904d3c2cfba3dc0ec93fc14e (patch)
treec6ba2cec54a4b91ebaf302af41c78e63451a2ea5 /ChangeLog
parenta765cf4b66ba116626c317204ac317607fe0c848 (diff)
- stevesk@cvs.openbsd.org 2006/07/21 21:13:30
[channels.c] more ARGSUSED (lint) for dispatch table-driven functions; ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 04fa8c25a..9fd67c662 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
7420060713 7720060713
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 $