summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-02-10 22:47:24 +1100
committerDamien Miller <djm@mindrot.org>2008-02-10 22:47:24 +1100
commitcdb6e65175fab4346be5b74b2527e4f28437e5fe (patch)
tree6a7b94d47f477eaa9fa65d71cb5bebef09f09a9d /ChangeLog
parent520e61552a67c95dcf9b423241a0e4454ae911ef (diff)
- djm@cvs.openbsd.org 2008/02/10 09:55:37
[sshd_config.5] mantion that "internal-sftp" is useful with ForceCommand too
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c941fb892..eb10e1059 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -75,6 +75,9 @@
75 [ssh.1 sshd.8] 75 [ssh.1 sshd.8]
76 Document the correct permissions for the ~/.ssh/ directory. 76 Document the correct permissions for the ~/.ssh/ directory.
77 ok jmc 77 ok jmc
78 - djm@cvs.openbsd.org 2008/02/10 09:55:37
79 [sshd_config.5]
80 mantion that "internal-sftp" is useful with ForceCommand too
78 81
7920080119 8220080119
80 - (djm) Silence noice from expr in ssh-copy-id; patch from 83 - (djm) Silence noice from expr in ssh-copy-id; patch from
@@ -3603,4 +3606,4 @@
3603 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3606 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3604 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3607 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3605 3608
3606$Id: ChangeLog,v 1.4835 2008/02/10 11:46:22 djm Exp $ 3609$Id: ChangeLog,v 1.4836 2008/02/10 11:47:24 djm Exp $