summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2010-01-15 11:45:33 +1100
committerDarren Tucker <dtucker@zip.com.au>2010-01-15 11:45:33 +1100
commita788de206647e1ffa51b0a95bac1951a02880f76 (patch)
tree5f7f15b3b01c15218848f042689a45f9035a275f /ChangeLog
parent94881d8dbb228e170d476d35fb523425c0c4c001 (diff)
- dtucker@cvs.openbsd.org 2010/01/14 23:41:49
[sftp-common.c] use user_from{uid,gid} to lookup up ids since it keeps a small cache. ok djm
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a324f350..257204240 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,10 @@
11 when using ChrootDirectory, make sure we test for the existence of the 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; 12 user's shell inside the chroot; bz #1679, patch from alex AT rtfs.hu;
13 ok dtucker 13 ok dtucker
14 - dtucker@cvs.openbsd.org 2010/01/14 23:41:49
15 [sftp-common.c]
16 use user_from{uid,gid} to lookup up ids since it keeps a small cache.
17 ok djm
14 18
1520100114 1920100114
16 - (djm) [platform.h] Add missing prototype for 20 - (djm) [platform.h] Add missing prototype for