diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 5dd0c0a13..bd66c6486 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,5 +1,7 @@ 2003-08-24 David Shaw <[email protected]> + * Makefile.am: Use NETLIBS instead of EGDLIBS. + * mainproc.c (check_sig_and_print): Get the uid validity before printing any sig results to avoid munging the output with trustdb warnings. |