[SCM] GNU gnutls branch, gnutls_3_0_x-2, updated. gnutls_3_0_20-33-g41b80b4
"Nikos Mavrogiannopoulos" <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.gnutls.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".
http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=41b80b4c731b60cb104d45d137b6c5b99c82b640
The branch, gnutls_3_0_x-2 has been updated
via 41b80b4c731b60cb104d45d137b6c5b99c82b640 (commit)
from d970452ef4754349efa351c0fff660127c60eee9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 41b80b4c731b60cb104d45d137b6c5b99c82b640
Author: Nikos Mavrogiannopoulos <[email protected]>
Date: Sat Jun 30 18:44:26 2012 +0200
Added missing functions
-----------------------------------------------------------------------
Summary of changes:
doc/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/doc/Makefile.am b/doc/Makefile.am
index af8d62d..33e982e 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -585,6 +585,7 @@ FUNCS += functions/gnutls_dtls_set_timeouts
FUNCS += functions/gnutls_dtls_get_mtu
FUNCS += functions/gnutls_dtls_get_data_mtu
FUNCS += functions/gnutls_dtls_set_mtu
+FUNCS += functions/gnutls_dtls_set_data_mtu
FUNCS += functions/gnutls_dtls_get_timeout
FUNCS += functions/gnutls_dtls_cookie_send
FUNCS += functions/gnutls_dtls_cookie_verify
hooks/post-receive
--
GNU gnutls