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 2eb39ed9b..4e10c08f9 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,5 +1,13 @@
2004-05-20 David Shaw <[email protected]>
+ * options.h (ctrl): New for member IN_AUTO_KEY_RETRIEVE.
+
+ * mainproc.c (check_sig_and_print): track whether we are
+ retrieving a key.
+
+ * status.c (status_currently_allowed): New.
+ (write_status_text, write_status_text_and_buffer): Use it here.
+
* g10.c: New command --gpgconf-list.
(gpgconf_list): New. From Werner on stable branch.