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

About to release 1.0.4

This commit is contained in:
Werner Koch 2000-10-17 13:30:26 +00:00
parent 0ad18f3cc4
commit 90335f87b4
21 changed files with 465 additions and 451 deletions

7
NEWS
View file

@ -1,11 +1,14 @@
Noteworthy changes in version 1.0.4 (2000-10-17)
------------------------------------------------
* Fixed a serious bug which could lead to false signature verification
results when more than one cleartext signature is in the input.
results when more than one signature is fed to gpg. This is the
primary reason for releasing this version.
* New utility gpgv which is a stripped down version of gpg to
be used to verify signatures against a list of trusted keys.
* Rijndael (AES) is now supported and listed as first preference.
* Rijndael (AES) is now supported and listed with top preference.
* --with-colons now works with --print-md[s].