aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index cc0c34636..7b9db0a73 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,15 @@
+2005-12-23 David Shaw <[email protected]>
+
+ * gpgv.c: Stub.
+
+ * keyserver-internal.h, keyserver.c (keyserver_spawn,
+ keyserver_work, keygerver_getname): New keyserver_getname function
+ to fetch keys by name.
+
+ * getkey.c (get_pubkey_byname): Call it here to enable locating
+ keys by full mailbox from a keyserver a la PKA. Try PKA first,
+ though, as it is likely to be faster.
+
2005-12-20 Werner Koch <[email protected]>
* gpg.c: New option --allow-pka-lookup.