diff --git a/doc/devel/release.html b/doc/devel/release.html
index a978ddccd5..a9ab9cc2d9 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -48,6 +48,14 @@ command, the runtime, and the doc, net,
1.12.2 milestone on our issue tracker for details.
+go1.12.3 (released 2019/04/08) fixes an issue where using the prebuilt binary +releases on older versions of GNU/Linux +led to failures +when linking programs that used cgo. +Only Linux users who hit this issue need to update. +
+