summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--doc/Makefile.am4
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1999403168..5ddf7ac189 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ GnuTLS NEWS -- History of user-visible changes. -*- outline -*-
Copyright (C) 2000-2012 Free Software Foundation, Inc.
See the end for copying conditions.
-* Version 3.1.15 (unreleased)
+* Version 3.1.15 (released 2013-10-23)
** srptool: Fixed index command line option. Patch by Attila Molnar.
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 849034eb74..3e1c683b1d 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -574,6 +574,8 @@ FUNCS += functions/dane_query_status
FUNCS += functions/dane_query_status.short
FUNCS += functions/dane_query_tlsa
FUNCS += functions/dane_query_tlsa.short
+FUNCS += functions/dane_raw_tlsa
+FUNCS += functions/dane_raw_tlsa.short
FUNCS += functions/dane_state_deinit
FUNCS += functions/dane_state_deinit.short
FUNCS += functions/dane_state_init
@@ -586,6 +588,8 @@ FUNCS += functions/dane_verification_status_print
FUNCS += functions/dane_verification_status_print.short
FUNCS += functions/dane_verify_crt
FUNCS += functions/dane_verify_crt.short
+FUNCS += functions/dane_verify_crt_raw
+FUNCS += functions/dane_verify_crt_raw.short
FUNCS += functions/dane_verify_session_crt
FUNCS += functions/dane_verify_session_crt.short
FUNCS += functions/gnutls_alert_get