diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index fb8337814..c43c1f9f0 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,7 +1,8 @@ 2006-03-06 Werner Koch <[email protected]> - * mainproc.c (check_sig_and_print): Check for multiple plaintexts - before a signature. Reported by Tavis Ormandy. + * mainproc.c (check_sig_and_print): Made the composition test more + tight. This is due to another bug report by Tavis Ormandy. + (add_onepass_sig): Simplified. 2006-03-05 Werner Koch <[email protected]> |