aboutsummaryrefslogtreecommitdiff
path: root/doc/devel/release.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/devel/release.html')
-rw-r--r--doc/devel/release.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/devel/release.html b/doc/devel/release.html
index c83616422f..6c47949a0e 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -88,6 +88,14 @@ go1.11.7 (released 2019/04/05) includes fixes to the runtime and the
1.11.7 milestone</a> on our issue tracker for details.
</p>
+<p>
+go1.11.8 (released 2019/04/08) fixes an issue where using the prebuilt binary
+releases on older versions of GNU/Linux
+<a href="https://golang/go/issues/31293">led to failures</a>
+when linking programs that used cgo.
+Only Linux users who hit this issue need to update.
+</p>
+
<h2 id="go1.10">go1.10 (released 2018/02/16)</h2>
<p>