summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}