]> Cypherpunks repositories - gostls13.git/commitdiff
doc: document Go 1.12.9
authorDmitri Shuralyov <dmitshur@golang.org>
Thu, 15 Aug 2019 16:57:01 +0000 (12:57 -0400)
committerDmitri Shuralyov <dmitshur@golang.org>
Thu, 15 Aug 2019 17:49:11 +0000 (17:49 +0000)
Change-Id: I88b7e085fc70f9c021788d364099f5bc6b705ba8
Reviewed-on: https://go-review.googlesource.com/c/go/+/190438
Reviewed-by: Filippo Valsorda <filippo@golang.org>
doc/devel/release.html

index 1bb3730d8b94f0e429458cbc3696cd7e34ac27e8..437e3c60a470768cfe573446117753ca410d336c 100644 (file)
@@ -91,6 +91,13 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.8">Go
 1.12.8 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.12.9 (released 2019/08/15) includes fixes to the linker,
+and the <code>os</code> and <code>math/big</code> packages.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.9+label%3ACherryPickApproved">Go
+1.12.9 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.11">go1.11 (released 2018/08/24)</h2>
 
 <p>