aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog5
-rw-r--r--NEWS5
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 <[email protected]>
+
+ * README: Multiple A record rotation works with MINGW32 now, and
+ clarify how it works with LDAP.
+
2002-10-16 David Shaw <[email protected]>
* 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