From 73df6313536e0c94c661c37b4814c0aff5a8e002 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Wed, 23 Oct 2013 13:20:37 +0200 Subject: changes before release --- NEWS | 2 +- doc/Makefile.am | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1