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)
downloadopenssh-git-8473dd85fecc428a904d3c2cfba3dc0ec93fc14e.tar.gz
- 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 04fa8c25..9fd67c66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -70,6 +70,9 @@
Make PermitOpen take a list of permitted ports and act more like most
other keywords (ie the first match is the effective setting). This
also makes it easier to override a previously set PermitOpen. ok djm@
+ - stevesk@cvs.openbsd.org 2006/07/21 21:13:30
+ [channels.c]
+ more ARGSUSED (lint) for dispatch table-driven functions; ok djm@
20060713
- (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h
@@ -4988,4 +4991,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4424 2006/07/24 04:08:13 djm Exp $
+$Id: ChangeLog,v 1.4425 2006/07/24 04:08:32 djm Exp $