summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-01-21 13:10:26 +1100
committerDamien Miller <djm@mindrot.org>2014-01-21 13:10:26 +1100
commit5c96a154c7940fa67b1f11c421e390dbbc159f27 (patch)
tree91fba8b07a70fa23909c29a256ebfd926d4dee55 /ChangeLog
parent9464ba6fb34bb42eb3501ec3c5143662e75674bf (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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c26fa9f4..8010f8b40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
1120140120 1420140120
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