aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/devel/release.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 2fc9efae6f..531b9d836f 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -102,6 +102,12 @@ when linking programs that used cgo.
Only Linux users who hit this issue need to update.
</p>
+<p>
+go1.11.10 (released 2019/05/06) includes fixes to the runtime and the linker.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.10">Go
+1.11.10 milestone</a> on our issue tracker for details.
+</p>
+
<h2 id="go1.10">go1.10 (released 2018/02/16)</h2>
<p>