doc/
authorMarcus Brinkmann <mb@g10code.com>
Fri, 3 Jun 2005 19:41:56 +0000 (19:41 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Fri, 3 Jun 2005 19:41:56 +0000 (19:41 +0000)
commitfcddcb674e98257197fa2ef67efc64e48f8a3edd
tree1bafbe16b7b330399b8f4f141710edf85368ae90
parente5f1dad76d8ae9c7fde814813fcf98357df0b716
doc/
2005-06-03  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.texi (Verify): Add information about new fields in
gpgme_signature_t.

gpgme/
2005-06-03  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.h (struct _gpgme_signature): New members pubkey_algo and
hash_algo.
* verify.c (parse_valid_sig): Parse pubkey and hash algo numbers.
(parse_new_sig): Parse pubkey, hash algo and timestamp for ERRSIG.
NEWS
doc/ChangeLog
doc/gpgme.texi
gpgme/ChangeLog
gpgme/gpgme.h
gpgme/verify.c