]> Cypherpunks repositories - gostls13.git/commitdiff
doc: update go1.8.html to remove mention of logging of bad requests
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 30 Nov 2016 05:20:25 +0000 (05:20 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 30 Nov 2016 05:23:16 +0000 (05:23 +0000)
TBR=See https://golang.org/cl/33244

Updates #18095

Change-Id: I80f3a0462e6cc431b03927fa919cda4f6eee8d97
Reviewed-on: https://go-review.googlesource.com/33687
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.8.html

index 4163027a32593e7a9356122b08c8c279f650fa7c..257acd3e7785fbf7158fdabd249d352b48f4b13b 100644 (file)
@@ -1173,10 +1173,6 @@ crypto/x509: return error for missing SerialNumber (CL 27238)
         in addition to the previous <code>If-None-Match</code>
         support.
       </li>
-
-      <li> <!-- CL 27950 -->
-        The server now logs bad requests.
-      </li>
     </ul>
 
     <p>