From: Dmitry Savintsev Date: Fri, 4 Aug 2017 08:12:21 +0000 (+0200) Subject: doc/1.9: fix broken html link in CL 53030/53210 X-Git-Tag: go1.9rc2~1^2~12 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=5495047223;p=gostls13.git doc/1.9: fix broken html link in CL 53030/53210 Change-Id: I7176becd10ad84cbfc3fb9427e190028626e5baf Reviewed-on: https://go-review.googlesource.com/53291 Reviewed-by: Ian Lance Taylor --- diff --git a/doc/go1.9.html b/doc/go1.9.html index becf1b18b5..967d79b93e 100644 --- a/doc/go1.9.html +++ b/doc/go1.9.html @@ -477,7 +477,7 @@ version of gccgo. If any SAN extension, including with no DSN names, is present in the certificate, then the Common Name from - Subject is ignored. + Subject is ignored. In previous releases, the code tested only whether DNS-name SANs were present in a certificate.