summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2014-01-20 17:59:28 -0800
committerTim Rice <tim@multitalents.net>2014-01-20 17:59:28 -0800
commit9464ba6fb34bb42eb3501ec3c5143662e75674bf (patch)
tree22e065163b64b0eb5ca196f55f3499a3049ca6e9 /ChangeLog
parenta6d573caa14d490e6c42fb991bcb5c6860ec704b (diff)
- (tim) [platform.c session.c] Fix bug affecting SVR5 platforms introduced
with sftp chroot support. Move set_id call after chroot.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ebe5a639..5c26fa9f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
5 -ftrapv (it seems to work but fails when trying to link ssh). ok djm@ 5 -ftrapv (it seems to work but fails when trying to link ssh). ok djm@
6 - (dtucker) [aclocal.m4] Differentiate between compile-time and link-time 6 - (dtucker) [aclocal.m4] Differentiate between compile-time and link-time
7 tests in the configure output. ok djm. 7 tests in the configure output. ok djm.
8 - (tim) [platform.c session.c] Fix bug affecting SVR5 platforms introduced
9 with sftp chroot support. Move set_id call after chroot.
8 10
920140120 1120140120
10 - (dtucker) [gss-serv-krb5.c] Fall back to krb5_cc_gen_new if the Kerberos 12 - (dtucker) [gss-serv-krb5.c] Fall back to krb5_cc_gen_new if the Kerberos