aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Fitzpatrick <bradfitz@golang.org>2016-11-30 05:20:25 +0000
committerBrad Fitzpatrick <bradfitz@golang.org>2016-11-30 05:23:16 +0000
commitb6cc37d8df8003fdfc334292e698a72c5cae35b7 (patch)
tree1b259bd0055b2a640b0ac1ecd49b13fdb239749a
parent32aff9ea7fd402f0d999f90bf74bc3368e77cc45 (diff)
downloadgo-b6cc37d8df8003fdfc334292e698a72c5cae35b7.tar.xz
doc: update go1.8.html to remove mention of logging of bad requests
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>
-rw-r--r--doc/go1.8.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/go1.8.html b/doc/go1.8.html
index 4163027a32..257acd3e77 100644
--- a/doc/go1.8.html
+++ b/doc/go1.8.html
@@ -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>