summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-10-10 11:33:47 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-10-10 11:33:47 +0000
commit13db79aab929fe6488add3b40208233f34825437 (patch)
tree2faef85a5541d8ead9a809119465a11886b8e99a
parent941522253da6d33c032eabac8d403cd1d52b006b (diff)
downloadgnutls-13db79aab929fe6488add3b40208233f34825437.tar.gz
last minute changes for 0.5.9 release.gnutls_0_5_9
-rw-r--r--NEWS2
-rw-r--r--doc/tex/examples.tex4
2 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index d6b7dfb7f5..2cfaa7f1ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 0.5.9
+Version 0.5.9 (10/10/2002)
- Corrected some code which worked fine in gcc 3.2, but not with any
other compiler.
- Updated 'gnutls-cli' with the '--starttls' option, to allow testing
diff --git a/doc/tex/examples.tex b/doc/tex/examples.tex
index 3c294776fd..151131e688 100644
--- a/doc/tex/examples.tex
+++ b/doc/tex/examples.tex
@@ -33,7 +33,9 @@ is implemented in the following example.
\par
This function should be called right after a successful
-\printfunc{gnutls_certificate_verify_peers}{gnutls\_certificate\_verify\_peers}
+\printfunc{gnutls_certificate_verify_peers}{gnutls\_certificate\_verify\_peers}.
+See also
+\printfunc{gnutls_x509_check_certificates_hostname}{gnutls\_x509\_check\_certificates\_hostname}.
\input{ex-rfc2818}