diff options
author | Damien Miller <djm@mindrot.org> | 2014-01-21 13:10:26 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2014-01-21 13:10:26 +1100 |
commit | 5c96a154c7940fa67b1f11c421e390dbbc159f27 (patch) | |
tree | 91fba8b07a70fa23909c29a256ebfd926d4dee55 /ChangeLog | |
parent | 9464ba6fb34bb42eb3501ec3c5143662e75674bf (diff) |
- (djm) [aclocal.m4] Flesh out the code run in the OSSH_CHECK_CFLAG_COMPILE
and OSSH_CHECK_LDFLAG_LINK tests to give them a better chance of
detecting toolchain-related problems; ok dtucker
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ | |||
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 | 8 | - (tim) [platform.c session.c] Fix bug affecting SVR5 platforms introduced |
9 | with sftp chroot support. Move set_id call after chroot. | 9 | with sftp chroot support. Move set_id call after chroot. |
10 | - (djm) [aclocal.m4] Flesh out the code run in the OSSH_CHECK_CFLAG_COMPILE | ||
11 | and OSSH_CHECK_LDFLAG_LINK tests to give them a better chance of | ||
12 | detecting toolchain-related problems; ok dtucker | ||
10 | 13 | ||
11 | 20140120 | 14 | 20140120 |
12 | - (dtucker) [gss-serv-krb5.c] Fall back to krb5_cc_gen_new if the Kerberos | 15 | - (dtucker) [gss-serv-krb5.c] Fall back to krb5_cc_gen_new if the Kerberos |