summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-02-18 15:21:20 +0100
committerSimon Josefsson <simon@josefsson.org>2008-02-18 15:21:20 +0100
commitb1a9bf3360772de026af9a9972b02229e66daac5 (patch)
tree4bd983c2eb444abf6fb1d2666f81e3993d0d7364
parent82eb38df46b1ca7528d42587175a98080eccab70 (diff)
downloadgnutls-b1a9bf3360772de026af9a9972b02229e66daac5.tar.gz
Mention gnutls_openpgp_keyid_t.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2e2a7c7c08..2749bd769d 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,7 @@ subkey is used if present.
Clarify that srp_base64 is not the same as normal base64.
** API and ABI modifications:
+gnutls_openpgp_keyid_t: ADDED, instead of hard-coded 'unsigned char[8]'.
gnutls_openpgp_privkey_sign_hash: MODIFIED to account for keyid
gnutls_openpgp_keyring_check_id: MODIFIED to account for new keyid type
gnutls_openpgp_crt_get_key_id: MODIFIED to account for new keyid type