From e02d81890f6737ef479dd296e51efcdcd33c04b7 Mon Sep 17 00:00:00 2001
From: Andrew Bonventre
Date: Mon, 6 May 2019 15:56:43 -0400
Subject: [PATCH] [release-branch.go1.12] doc: document Go 1.12.5
Change-Id: I9986a323db2a8f5fa74b071cfd04e8c786da0cb3
Reviewed-on: https://go-review.googlesource.com/c/go/+/175438
Reviewed-by: Brad Fitzpatrick
(cherry picked from commit 1560264f70a90de8d8b68e246c476d79e4d60574)
Reviewed-on: https://go-review.googlesource.com/c/go/+/175444
Reviewed-by: Andrew Bonventre
---
doc/devel/release.html | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/doc/devel/release.html b/doc/devel/release.html
index e3677912bc..69eec330a8 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -62,6 +62,13 @@ when linking programs that used cgo.
Only Linux users who hit this issue need to update.
+
+go1.12.5 (released 2019/05/06) includes fixes to the compiler, the linker,
+the go command, the runtime, and the os
package. See the
+Go
+1.12.5 milestone on our issue tracker for details.
+
+
go1.11 (released 2018/08/24)
--
2.50.0