aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index a3ba904a0..192b4687b 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,9 +1,11 @@
2006-04-26 David Shaw <[email protected]>
- * keyserver.c (path_makes_direct): New.
+ * keyserver.c (direct_uri_map): New.
(keyserver_spawn): Used here to add "_uri" to certain gpgkeys_xxx
helpers when the meaning is different if a path is provided
(i.e. ldap).
+ (keyserver_import_cert): Show warning if there is a CERT
+ fingerprint, but no --keyserver set.
2006-04-22 David Shaw <[email protected]>