mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Fixed the detached signature bug.
Minor modifications for W32.
This commit is contained in:
parent
daee3b1d9a
commit
41913b7f01
13 changed files with 136 additions and 27 deletions
9
NEWS
9
NEWS
|
@ -1,4 +1,13 @@
|
|||
|
||||
* WARNING: The semantics of --verify have changed to address a problem
|
||||
with detached signature detection. --verify now ignores signed material
|
||||
given on stdin unless this is requested by using a "-" as the name for
|
||||
the file with the signed material.
|
||||
|
||||
! Please check all your detached signature handling applications !
|
||||
! and make sure that they don't pipe the signed material to stdin !
|
||||
! without using a filename and "-" on the the command line. !
|
||||
|
||||
* Support for the gpg-agent from gpg 1.1
|
||||
|
||||
* Better LFS support.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue