aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 6f73abf96..4fb562ff6 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,11 @@
+2000-10-11 Werner Koch <[email protected]>
+
+ * packet.h: Add features sig subpacket definition.
+ * parse-packet.c (dump_sig_subpkt,parse_one_sig_subpkt,
+ can_handle_critical): Implemented it here.
+ * build-packet.c (build_sig_subpkt): and here.
+ * keygen.c (keygen_add_std_prefs): Generate a features packet.
+
2000-10-09 Werner Koch <[email protected]>
* keygen.c (do_generate_keypair): Removed the keyblock locking.