summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-11-20 17:11:57 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-11-20 17:11:57 +0100
commit001333b767f2c3fe49708a3d05418100978caefe (patch)
treed8b7926fde533a3cd2fd96a77fac83451cc9b6f0
parent41eac0eaa644e14a1c522092c9684044f833ec2a (diff)
downloadgnutls-tmp-uninorm2.tar.gz
updated auto-generated files for gnutls_utf8_password_normalize()tmp-uninorm2
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/manpages/Makefile.am1
-rw-r--r--symbols.last1
3 files changed, 4 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 1ca47a1e7a..b606394487 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -2104,6 +2104,8 @@ FUNCS += functions/gnutls_transport_set_vec_push_function
FUNCS += functions/gnutls_transport_set_vec_push_function.short
FUNCS += functions/gnutls_url_is_supported
FUNCS += functions/gnutls_url_is_supported.short
+FUNCS += functions/gnutls_utf8_password_normalize
+FUNCS += functions/gnutls_utf8_password_normalize.short
FUNCS += functions/gnutls_verify_stored_pubkey
FUNCS += functions/gnutls_verify_stored_pubkey.short
FUNCS += functions/gnutls_x509_aia_deinit
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index 86eb165e45..254fb7330d 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -846,6 +846,7 @@ APIMANS += gnutls_transport_set_pull_timeout_function.3
APIMANS += gnutls_transport_set_push_function.3
APIMANS += gnutls_transport_set_vec_push_function.3
APIMANS += gnutls_url_is_supported.3
+APIMANS += gnutls_utf8_password_normalize.3
APIMANS += gnutls_verify_stored_pubkey.3
APIMANS += gnutls_x509_aia_deinit.3
APIMANS += gnutls_x509_aia_get.3
diff --git a/symbols.last b/symbols.last
index c305afcf68..2fe8976a40 100644
--- a/symbols.last
+++ b/symbols.last
@@ -758,6 +758,7 @@ gnutls_transport_set_pull_timeout_function@GNUTLS_3_4
gnutls_transport_set_push_function@GNUTLS_3_4
gnutls_transport_set_vec_push_function@GNUTLS_3_4
gnutls_url_is_supported@GNUTLS_3_4
+gnutls_utf8_password_normalize@GNUTLS_3_4
gnutls_verify_stored_pubkey@GNUTLS_3_4
gnutls_x509_aia_deinit@GNUTLS_3_4
gnutls_x509_aia_get@GNUTLS_3_4