aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-06-11 15:33:08 +0000
committerWerner Koch <[email protected]>2002-06-11 15:33:08 +0000
commit6b8917205149d90b69080aaa8a97b109b72041df (patch)
tree9dba0c8746f805d5aeff533ac3b727b82c2b4fa3 /NEWS
parentsupport for listing of external certs (untested) (diff)
downloadgpgme-6b8917205149d90b69080aaa8a97b109b72041df.tar.gz
gpgme-6b8917205149d90b69080aaa8a97b109b72041df.zip
* gpgme.h: Add GPGME_ATTR_SIG_SUMMARY and the GPGME_SIGSUM_
constants. * verify.c (calc_sig_summary): New. (gpgme_get_sig_ulong_attr): And use it here.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f4f75aa5..84e484cd 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ Noteworthy changes in version CVS-HEAD
* Interface changes relative to the 0.3.6 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+GPGME_ATTR_ERRTOK NEW
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Noteworthy changes in version 0.3.7 (2002-06-04)