diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 07c57d8d0..b0200d0fd 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,5 +1,8 @@ 2004-04-27 Werner Koch <[email protected]> + * keyserver.c (keyserver_spawn) [EXEC_TEMPFILE_ONLY]: Removed + setting use_temp_file because this option has been removed. + * g10.c: New commands --allow-admin and --deny-admin. * options.h (opt): Add member ALLOW_ADMIN. |