diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 2221b6341..9c218a51d 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -7,7 +7,8 @@ fingerprint when checking a signature with --always-trust enabled. * filter.h (progress_filter_context_t), progress.c - (handle_progress): Fix compiler warnings. Make "what" constant. + (handle_progress), plaintext.c (ask_for_detached_datafile, + hash_datafiles): Fix compiler warnings. Make "what" constant. * build-packet.c (do_plaintext): Do not create invalid literal packets with >255-byte names. |