]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
documented more changes.
authorNikos <nmav@crystal.(none)>
Mon, 14 Jan 2008 19:07:37 +0000 (21:07 +0200)
committerNikos <nmav@crystal.(none)>
Mon, 14 Jan 2008 19:07:37 +0000 (21:07 +0200)
NEWS

diff --git a/NEWS b/NEWS
index e01f4864654293e1e812762085751ef03e0247f3..c63ff59996134d980373a72914d2c7d8e2f17177 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,8 @@ subkey is used if present.
 
 ** API and ABI modifications:
 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
 gnutls_openpgp_privkey_get_id: RENAMED to gnutls_openpgp_privkey_get_key_id
 gnutls_openpgp_crt_get_revoked_status: ADDED
 gnutls_openpgp_crt_get_subkey_count: ADDED