]> Cypherpunks repositories - gostls13.git/commitdiff
doc: document Go 1.10.4
authorAndrew Bonventre <andybons@golang.org>
Fri, 24 Aug 2018 19:20:33 +0000 (15:20 -0400)
committerAndrew Bonventre <andybons@golang.org>
Fri, 24 Aug 2018 19:21:32 +0000 (19:21 +0000)
Change-Id: I7383e7d37a71defcad79fc662c4b4d1ca02189d1
Reviewed-on: https://go-review.googlesource.com/131336
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/devel/release.html

index 584340b005f9b35d251f6051d7a7f7c922d20368..e5d834e92826c38b4affc151fa19cee9f83a6e33 100644 (file)
@@ -57,6 +57,14 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.3">Go
 1.10.3 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.10.4 (released 2018/08/24) includes fixes to the go command, linker, and the
+<code>net/http</code>, <code>mime/multipart</code>, <code>ld/macho</code>,
+<code>bytes</code>, and <code>strings</code> packages.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.4">Go
+1.10.4 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.9">go1.9 (released 2017/08/24)</h2>
 
 <p>