1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

More tests added; make distcheck works

This commit is contained in:
Werner Koch 2006-03-07 11:05:41 +00:00
parent 199f4bd626
commit 4aeb4d4b10
33 changed files with 8147 additions and 7806 deletions

4
NEWS
View file

@ -53,7 +53,9 @@ Noteworthy changes in version 1.4.3
* Files containing several signed messages are not anymore allowed
because there is no clean way to report the status of such files
back to the caller.
back to the caller. To partly revert to the old behaviour the
new option --allow-multisig-verification may be used.
Noteworthy changes in version 1.4.2 (2005-07-26)