aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index ef6765289..5b6d5eca5 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,5 +1,11 @@
2006-06-22 David Shaw <[email protected]>
+ * options.h, gpg.c (main), keygen.c (keygen_upd_std_prefs,
+ keygen_add_std_prefs, proc_parameter_file): Add
+ --default-keyserver-url to specify a keyserver URL at key
+ generation time, and "Keyserver:" keyword for doing the same
+ through a batch file.
+
* sign.c (do_sign): Accept a truncated hash even for DSA1 keys (be
liberal in what you accept, etc).