diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 191501b4c..055c2de60 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,5 +1,9 @@ 2000-10-16 Werner Koch <[email protected]> + * mainproc.c (do_proc_packets): Hack to fix the problem that + signatures are not detected when there is a MDC packet but no + compression packet. + * g10.c (print_hashline): New. (print_mds): Use above func with --with-colons. |