diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 | ||
7 | 20140120 | 9 | 20140120 |
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 |