aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr
diff options
context:
space:
mode:
authorzhangguangzhi <[email protected]>2023-05-11 08:34:23 +0000
committerNIIBE Yutaka <[email protected]>2023-06-20 00:08:14 +0000
commit40090dbbf9ead365cb9350828da8b5ebad426f5e (patch)
tree2d8c5d9483c9043b64d8f13da656b511fcefa19a /dirmngr
parentdirmngr: New option --ignore-crl-extensions. (diff)
downloadgnupg-40090dbbf9ead365cb9350828da8b5ebad426f5e.tar.gz
gnupg-40090dbbf9ead365cb9350828da8b5ebad426f5e.zip
delete redundant characters
-- GnuPG-bug-id: 6482 Signed-off-by: zhangguangzhi <[email protected]>
Diffstat (limited to 'dirmngr')
-rw-r--r--dirmngr/ChangeLog-20112
1 files changed, 1 insertions, 1 deletions
diff --git a/dirmngr/ChangeLog-2011 b/dirmngr/ChangeLog-2011
index 243f2b56f..30e026ff8 100644
--- a/dirmngr/ChangeLog-2011
+++ b/dirmngr/ChangeLog-2011
@@ -1373,7 +1373,7 @@
truncated search.
* ldap.c (add_server_to_servers): Reactivated.
(url_fetch_ldap): Call it here and try all configured servers in
- case of a a failed lookup.
+ case of a failed lookup.
(fetch_next_cert_ldap): Detect the truncation error flag.
* misc.c (host_and_port_from_url, remove_percent_escapes): New.