summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2009-12-07 18:12:28 +0100
committerWerner Koch <wk@gnupg.org>2009-12-07 18:12:28 +0100
commita61798d8746238bffefec620ed6bc93e440df3e5 (patch)
treee56b3dfa322eaca5aeb18046ccc15bc760506966 /ChangeLog
parentUse ADNS for PKA and SRV records if no other resolver is available. (diff)
downloadgnupg2-a61798d8746238bffefec620ed6bc93e440df3e5.tar.xz
gnupg2-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 <marcus@g10code.com>