mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* cardglue.c (pin_cb): Disable debug output.
* mk-w32-dist: Check for patch files. * w32installer.nsi: Translated a few more strings. Print a warning if permssions are not suitable for the installation. Add Uninstaller entries.
This commit is contained in:
parent
f0e9a1ff4f
commit
a043c14d22
14 changed files with 141 additions and 40 deletions
|
@ -473,7 +473,7 @@ more arguments in future versions.
|
|||
|
||||
SESSION_KEY <algo>:<hexdigits>
|
||||
The session key used to decrypt the message. This message will
|
||||
only be emmited when the special option --show-session-key
|
||||
only be emitted when the special option --show-session-key
|
||||
is used. The format is suitable to be passed to the option
|
||||
--override-session-key
|
||||
|
||||
|
@ -583,6 +583,10 @@ more arguments in future versions.
|
|||
for certain operation and is mostly useful to check whether a
|
||||
PIN change really worked.
|
||||
|
||||
BACKUP_KEY_CREATED fingerprint fname
|
||||
A backup key named FNAME has been created for the key wityh
|
||||
KEYID.
|
||||
|
||||
|
||||
Format of the "--attribute-fd" output
|
||||
=====================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue