aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 032d626a7..cdd772235 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,14 @@
+2006-03-08 David Shaw <[email protected]>
+
+ * options.h, sign.c (mk_notation_policy_etc), gpg.c
+ (add_notation_data): Use it here for the various notation
+ commands.
+
+ * packet.h, main.h, keygen.c (keygen_add_notations),
+ build-packet.c (string_to_notation, sig_to_notation)
+ (free_notation): New "one stop shopping" functions to handle
+ notations and start removing some code duplication.
+
2006-03-07 David Shaw <[email protected]>
* options.h, mainproc.c (check_sig_and_print), gpg.c (main):