From: Shenghou Ma Date: Tue, 6 Dec 2016 04:47:54 +0000 (-0500) Subject: doc/go1.8: remove mention of #16396 X-Git-Tag: go1.8beta2~84 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=10f43a1f4f889795ab2ed2916199ee96459ff6a3;p=gostls13.git doc/go1.8: remove mention of #16396 Change-Id: I811e76c9f42505e974bea634d4ded2499e4893db Reviewed-on: https://go-review.googlesource.com/33926 Reviewed-by: Ian Lance Taylor --- diff --git a/doc/go1.8.html b/doc/go1.8.html index 2687772a12..49ff5c0278 100644 --- a/doc/go1.8.html +++ b/doc/go1.8.html @@ -116,8 +116,7 @@ and cancelation. There are some instabilities on FreeBSD and NetBSD that are known but not understood. These can lead to program crashes in rare cases. See -issue 15658, -issue 16396, and +issue 15658 and issue 16511. Any help in solving these issues would be appreciated.