summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos <nmav@crystal.(none)>2008-02-20 21:26:40 +0200
committerNikos <nmav@crystal.(none)>2008-02-20 21:26:40 +0200
commitf49682cffddbbfe8254a242c04147492128382b5 (patch)
treea6a4f6a17a3adb231086d8771ddeacabd9a21469
parenta259726327bf193e9c83f7473d517502ba8a879b (diff)
downloadgnutls-f49682cffddbbfe8254a242c04147492128382b5.tar.gz
removed function
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3e39047aca..1b1935dece 100644
--- a/NEWS
+++ b/NEWS
@@ -44,7 +44,6 @@ Clarify that srp_base64 is not the same as normal base64.
gnutls_certificate_export_x509_cas: ADDED
gnutls_certificate_export_x509_crls: ADDED
gnutls_certificate_export_openpgp_keyring: ADDED
-gnutls_certificate_find_issuer: ADDED
gnutls_openpgp_keyid_t: ADDED, instead of hard-coded 'unsigned char[8]'.
gnutls_openpgp_crt_get_key_id: ADDED to account for new keyid type,
obsoletes gnutls_openpgp_crt_get_id().