summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-03-19 13:44:27 +0100
committerSimon Josefsson <simon@josefsson.org>2008-03-19 13:44:27 +0100
commita4453ec80cfad4f0bbce6f85900c15f3b914e523 (patch)
treeefa6efc7c181ddb890b05c3c3f9e9ee3684b6c06
parentd3d36ee220101e7e11030ce6c47ad01be8b674a3 (diff)
downloadgnutls-a4453ec80cfad4f0bbce6f85900c15f3b914e523.tar.gz
Fix.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 43501206c1..424d7ea85f 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ They weren't renamed in the public header file.
override the included ones.
** API and ABI modifications:
+gnutls_crypto_cipher_st: ADDED
+gnutls_crypto_mac_st: ADDED
+gnutls_crypto_digest_st: ADDED
gnutls_crypto_cipher_register: ADDED
gnutls_crypto_mac_register: ADDED
gnutls_crypto_digest_register: ADDED