aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index ab6de78e5..0153c29ce 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,5 +1,9 @@
2004-10-10 David Shaw <[email protected]>
+ * keygen.c (do_add_key_flags): The spec says that all primary keys
+ MUST be able to certify. Force the certify flag on for primaries
+ (and off for subkeys).
+
* keygen.c (generate_keypair): Fix generating keys with the auth
flag.