summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2014-01-21 12:50:46 +1100
committerDarren Tucker <dtucker@zip.com.au>2014-01-21 12:50:46 +1100
commita6d573caa14d490e6c42fb991bcb5c6860ec704b (patch)
tree2f44ef5989d110f2eb9c037f56e16fde8da6a29f /ChangeLog
parent096118dc73ab14810b3c12785c0b5acb01ad6123 (diff)
- (dtucker) [aclocal.m4] Differentiate between compile-time and link-time
tests in the configure output. ok djm.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cbbab53a6..9ebe5a639 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
3 to on platforms where it's known to be reliably detected and off elsewhere. 3 to on platforms where it's known to be reliably detected and off elsewhere.
4 Works around platforms such as FreeBSD 9.1 where it does not interop with 4 Works around platforms such as FreeBSD 9.1 where it does not interop with
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
7 tests in the configure output. ok djm.
6 8
720140120 920140120
8 - (dtucker) [gss-serv-krb5.c] Fall back to krb5_cc_gen_new if the Kerberos 10 - (dtucker) [gss-serv-krb5.c] Fall back to krb5_cc_gen_new if the Kerberos