diff options
author | Marcus Brinkmann <[email protected]> | 2003-07-29 20:04:35 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2003-07-29 20:04:35 +0000 |
commit | 56b09ecb295df4a83867aa5fbf77a512e844a362 (patch) | |
tree | e6084646d6fcee228201181495ed89da24f57cdd | |
parent | 2003-07-29 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-56b09ecb295df4a83867aa5fbf77a512e844a362.tar.gz gpgme-56b09ecb295df4a83867aa5fbf77a512e844a362.zip |
Add task for verify.
Diffstat (limited to '')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -84,6 +84,7 @@ Hey Emacs, this is -*- outline -*- mode! *** Import does not take notice of NODATA status report. *** When GPGSM does issue IMPORT_OK status reports, make sure to check for them in tests/gpgs m/t-import.c. +** Verify can include info about version/algo/class. ** Genkey should return something more useful than General_Error. ** Decrypt: On Fri, Jun 27, 2003 at 06:28:23PM +0200, Heiko Abraham wrote: |