summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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