aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 1aad49789..44d5f447a 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-08 Werner Koch <[email protected]>
+
+ * keyserver.c (keyserver_fetch): Made strings translatable.
+
2005-12-08 David Shaw <[email protected]>
* options.h, keyserver.c (curl_cant_handle, keyserver_spawn,
@@ -15,6 +19,10 @@
* gpg.c (main): Call it from here for --fetch-keys.
+2005-12-07 Werner Koch <[email protected]>
+
+ * pkclist.c (do_we_trust): Add NOTREACHED comment.
+
2005-11-20 David Shaw <[email protected]>
* main.h, keylist.c (print_revokers): New. Print the "rvk"
@@ -363,7 +371,6 @@
--passphrase command line option. Only useful in very special
circumstances.
->>>>>>> .r3884
2005-08-05 Werner Koch <[email protected]>
* gpgv.c (keyserver_import_fprint): New stub.