aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2009-12-07 17:12:28 +0000
committerWerner Koch <[email protected]>2009-12-07 17:12:28 +0000
commita61798d8746238bffefec620ed6bc93e440df3e5 (patch)
treee56b3dfa322eaca5aeb18046ccc15bc760506966 /ChangeLog
parentUse ADNS for PKA and SRV records if no other resolver is available. (diff)
downloadgnupg-a61798d8746238bffefec620ed6bc93e440df3e5.tar.gz
gnupg-a61798d8746238bffefec620ed6bc93e440df3e5.zip
Fix last configure change.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41de8baad..657d89a61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* configure.ac: Check for ADNS before checking for the BIND
resolver.
+ (USE_ADNS): Fallback macro for PKA and CERT lookups.
2009-10-20 Marcus Brinkmann <[email protected]>