gpa (ChangeLog NEWS configure.ac)
[email protected] (cvs user mcoca) Mon, 27 Oct 2003 18:48:02 +0100
| Newsgroups | gmane.comp.encryption.gpg.gpa.cvs |
|---|---|
| Message-ID | <[email protected]> |
Date: Monday, October 27, 2003 @ 18:48:02
Author: mcoca
Path: /cvs/gpa/gpa
Modified: ChangeLog NEWS configure.ac
2003-10-27 Miguel Coca <[email protected]>
* NEWS: Note changes in signature verification.
* configure.ac: Check for GTK+ 2.2, as this is what we really need
now.
src/
003-10-27 Miguel Coca <[email protected]>
* gpafileverifyop.c (ask_use_detached_sig): New.
(is_detached_sig): Given a file, try to find a detached signature
in another file.
(gpa_file_verify_operation_init)
(gpa_file_verify_operation_done_cb): Save and use the filename of
the signature.
* verifydlg.h, verifydlg.c (gpa_file_verify_dialog_add_file)
(verify_file_page): Display the detached signature filename too.
* gpgmetools.c (gpa_generate_key_start): Remove fix for GPGME 0.4.3.
--------------+
ChangeLog | 7 +++++++
NEWS | 5 +++--
configure.ac | 4 ++--
3 files changed, 12 insertions(+), 4 deletions(-)