summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-12-12 07:57:45 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-12-12 07:57:45 +0100
commit80265028d97fe425076d95bcbeceefca81f99d78 (patch)
tree21b8a3bfe99ae19f7814008fb5ff8e457ff6fe25
parent9e6b694698e64ab72168f68a897b56ceb8a6bd94 (diff)
downloadgnutls-80265028d97fe425076d95bcbeceefca81f99d78.tar.gz
added new function
-rw-r--r--NEWS2
-rw-r--r--lib/libgnutls.map1
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7b0fb7ea62..17153bf013 100644
--- a/NEWS
+++ b/NEWS
@@ -21,7 +21,7 @@ on its first 3 bytes.
load-ca-certificate option is not provided.
** API and ABI modifications:
-No changes since last version.
+gnutls_record_check_corked: Added
* Version 3.2.7 (released 2013-11-23)
diff --git a/lib/libgnutls.map b/lib/libgnutls.map
index f814547bc0..0a160453eb 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -927,6 +927,7 @@ GNUTLS_3_1_0 {
gnutls_pkcs11_obj_export3;
gnutls_pkcs11_get_raw_issuer;
gnutls_est_record_overhead_size;
+ gnutls_record_check_corked;
} GNUTLS_3_0_0;
GNUTLS_PRIVATE {