From: Andrew Bonventre
Date: Mon, 6 May 2019 19:56:43 +0000 (-0400)
Subject: doc: document Go 1.12.5
X-Git-Tag: go1.13beta1~405
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=1560264f70a90de8d8b68e246c476d79e4d60574;p=gostls13.git
doc: document Go 1.12.5
Change-Id: I9986a323db2a8f5fa74b071cfd04e8c786da0cb3
Reviewed-on: https://go-review.googlesource.com/c/go/+/175438
Reviewed-by: Brad Fitzpatrick
---
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)