diff options
Diffstat (limited to 'sm/ChangeLog')
-rw-r--r-- | sm/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog index ee5f1a5a6..af7ddb1c6 100644 --- a/sm/ChangeLog +++ b/sm/ChangeLog @@ -1,7 +1,10 @@ 2004-05-11 Werner Koch <[email protected]> + * gpgsm.c: New option --debug-allow-core-dump. + * gpgsm.h (opt): Add member CONFIG_FILENAME. * gpgsm.c (main): Use it here instead of the local var. + * server.c (gpgsm_server): Print some additional information with the hello in verbose mode. |