mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Thu Apr 8 09:35:53 CEST 1999 Werner Koch
This commit is contained in:
parent
9f40263e56
commit
97efca04ef
8 changed files with 39 additions and 9 deletions
|
@ -245,6 +245,7 @@ proc_encrypted( CTX c, PACKET *pkt )
|
|||
log_info(_("decryption okay\n"));
|
||||
}
|
||||
else {
|
||||
write_status( STATUS_DECRYPTION_FAILED );
|
||||
log_error(_("decryption failed: %s\n"), g10_errstr(result));
|
||||
/* FIXME: if this is secret key not available, try with
|
||||
* other keys */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue