summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2010-01-15 11:44:46 +1100
committerDarren Tucker <dtucker@zip.com.au>2010-01-15 11:44:46 +1100
commit94881d8dbb228e170d476d35fb523425c0c4c001 (patch)
treed6f689ab3d1ff6eccbf79cf70f5995b0c0ba7d33 /ChangeLog
parent75fe626489bbafd966332db1b4801fee0c179ffd (diff)
- djm@cvs.openbsd.org 2010/01/13 23:47:26
[auth.c] when using ChrootDirectory, make sure we test for the existence of the user's shell inside the chroot; bz #1679, patch from alex AT rtfs.hu; ok dtucker
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 088af5f26..8a324f350 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,11 @@
6 sftp.c: as above, plus add -p to get/put, and shorten their arg names 6 sftp.c: as above, plus add -p to get/put, and shorten their arg names
7 to keep the help usage nicely aligned 7 to keep the help usage nicely aligned
8 ok djm 8 ok djm
9 - djm@cvs.openbsd.org 2010/01/13 23:47:26
10 [auth.c]
11 when using ChrootDirectory, make sure we test for the existence of the
12 user's shell inside the chroot; bz #1679, patch from alex AT rtfs.hu;
13 ok dtucker
9 14
1020100114 1520100114
11 - (djm) [platform.h] Add missing prototype for 16 - (djm) [platform.h] Add missing prototype for