diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2014-07-02 15:33:13 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2014-07-02 15:33:13 +0200 |
commit | 951faf15f28017c0f1c7562bf800bc70257c4e25 (patch) | |
tree | c50ae3c8f20ebe1c0c0b239f4c5b7b6dbaa253c5 /doc/cha-upgrade.texi | |
parent | 110527d9bb9ca70a66ae8173769067f133fd3cf7 (diff) | |
download | gnutls-951faf15f28017c0f1c7562bf800bc70257c4e25.tar.gz |
doc: properly terminate table
Diffstat (limited to 'doc/cha-upgrade.texi')
-rw-r--r-- | doc/cha-upgrade.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/cha-upgrade.texi b/doc/cha-upgrade.texi index edc7107b19..4acab03470 100644 --- a/doc/cha-upgrade.texi +++ b/doc/cha-upgrade.texi @@ -102,6 +102,8 @@ functions have been deprecated and are listed below. @tab The function @funcref{gnutls_privkey_sign_hash} is equivalent when the flag @code{GNUTLS_PRIVKEY_SIGN_FLAG_TLS1_RSA} is specified. +@end multitable + @heading Upgrading to 3.3.x from 3.2.x GnuTLS 3.3.x is source and binary compatible with GnuTLS 3.2.x releases; |