diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 8 insertions, 2 deletions
@@ -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 @@ -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 |