summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2010-01-08 17:06:47 +1100
committerDarren Tucker <dtucker@zip.com.au>2010-01-08 17:06:47 +1100
commitf788a91624601857c586a4dd97c66083946e7781 (patch)
treea53ff27feae6c3aa7c44faf6ff9436ccd0e3d73b /ChangeLog
parent78be8c54d65e151a3d8a5855ce5067c72f915799 (diff)
- djm@cvs.openbsd.org 2009/11/10 02:58:56
[sshd_config.5] clarify that StrictModes does not apply to ChrootDirectory. Permissions and ownership are always checked when chrooting. bz#1532
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 712a9caf5..604b5d773 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,6 +43,10 @@
43 [ssh_config.5] 43 [ssh_config.5]
44 explain the constraints on LocalCommand some more so people don't 44 explain the constraints on LocalCommand some more so people don't
45 try to abuse it. 45 try to abuse it.
46 - djm@cvs.openbsd.org 2009/11/10 02:58:56
47 [sshd_config.5]
48 clarify that StrictModes does not apply to ChrootDirectory. Permissions
49 and ownership are always checked when chrooting. bz#1532
46 50
4720091226 5120091226
48 - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1 52 - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1