From b8c842df7cb9a7e26bff707fd86f6f1b11f9405d Mon Sep 17 00:00:00 2001 From: David Shaw Date: Thu, 17 Oct 2002 13:27:13 +0000 Subject: [PATCH] * README: Multiple A record rotation works with MINGW32 now, and clarify how it works with LDAP. --- ChangeLog | 5 +++++ NEWS | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3b19b3e0f..b5efe9c81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-10-17 David Shaw + + * README: Multiple A record rotation works with MINGW32 now, and + clarify how it works with LDAP. + 2002-10-16 David Shaw * README: Some typo fixes from Florian Weimer, and bump version diff --git a/NEWS b/NEWS index 14d2762fe..4ffe60ca7 100644 --- a/NEWS +++ b/NEWS @@ -12,8 +12,9 @@ Noteworthy changes in version 1.3 * When using a HKP keyserver with multiple DNS records (such as wwwkeys.pgp.net which has the addresses of multiple servers - around the world), try all records until one succeeds (not on - MINGW32). + around the world), try all records until one succeeds. Note + that it depends on the LDAP library used whether the LDAP + keyserver plugin does this as well. * The library dependencies for OpenLDAP seem to change fairly frequently, and GnuPG's configure script cannot guess all the