summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-07-24 14:06:47 +1000
committerDamien Miller <djm@mindrot.org>2006-07-24 14:06:47 +1000
commite275443f66aab6d46356d6940b8a8b291cab4f9e (patch)
treecd72ec0001cf412475f5348aa83c830252d0e1ce /ChangeLog
parentd1de9950e5ae91584aa955a4f85c9c7579aa76af (diff)
- dtucker@cvs.openbsd.org 2006/07/19 13:07:10
[servconf.c servconf.h session.c sshd.8 sshd_config sshd_config.5] Add ForceCommand keyword to sshd_config, equivalent to the "command=" key option, man page entry and example in sshd_config. Feedback & ok djm@, man page corrections & ok jmc@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e42f8a786..0ae5d3f6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -56,6 +56,11 @@
56 [servconf.c sshd_config.5] 56 [servconf.c sshd_config.5]
57 Add support for X11Forwaring, X11DisplayOffset and X11UseLocalhost to 57 Add support for X11Forwaring, X11DisplayOffset and X11UseLocalhost to
58 Match. ok djm@ 58 Match. ok djm@
59 - dtucker@cvs.openbsd.org 2006/07/19 13:07:10
60 [servconf.c servconf.h session.c sshd.8 sshd_config sshd_config.5]
61 Add ForceCommand keyword to sshd_config, equivalent to the "command="
62 key option, man page entry and example in sshd_config.
63 Feedback & ok djm@, man page corrections & ok jmc@
59 64
6020060713 6520060713
61 - (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h 66 - (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h
@@ -4974,4 +4979,4 @@
4974 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4979 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4975 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4980 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4976 4981
4977$Id: ChangeLog,v 1.4421 2006/07/24 04:05:48 djm Exp $ 4982$Id: ChangeLog,v 1.4422 2006/07/24 04:06:47 djm Exp $