diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-05-14 21:07:20 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-05-14 21:07:20 +0000 |
commit | 88ee8504f34ab985f51632795d8af730e6158fd6 (patch) | |
tree | 09c38a69682d644d673cceea2da1fa63ef1116c4 /NEWS | |
parent | e84cdf5c0dd9296e392cec1f2312dcbc4d050752 (diff) | |
download | fetchmail-88ee8504f34ab985f51632795d8af730e6158fd6.tar.gz fetchmail-88ee8504f34ab985f51632795d8af730e6158fd6.tar.bz2 fetchmail-88ee8504f34ab985f51632795d8af730e6158fd6.zip |
If krb5-config provides gssapi library information, use that rather than guessing.
svn path=/branches/BRANCH_6-3/; revision=4833
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -65,6 +65,8 @@ fetchmail 6.3.5 (not yet released): * Drop #include <com_err.h> from Kerberos 5 header file, fixes compile error on SUSE Linux 10.0. * Fix des_pcbc_encrypt compile warnings in kerberos.c line 246. +* If krb5-config provides gssapi library information, use that rather than + guessing. # CHANGES: * Rename all fetchmail-internal lock_* functions to fm_lock_*. Obsoletes |