]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.8] doc: document go1.8.3
authorChris Broadfoot <cbro@golang.org>
Wed, 24 May 2017 18:05:04 +0000 (11:05 -0700)
committerChris Broadfoot <cbro@golang.org>
Wed, 24 May 2017 18:12:51 +0000 (18:12 +0000)
Change-Id: I5d55c3b1011dd10552d8e740fb65886306d91b5c
Reviewed-on: https://go-review.googlesource.com/44035
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-on: https://go-review.googlesource.com/44036

doc/devel/release.html

index 0be3dbbbd9c77137ad364a7bd265322c0b9a6627..8999a8f4fd366e4f9bc16ff05a52d521c691f8c2 100644 (file)
@@ -56,6 +56,13 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.8.2">Go
 1.8.2 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.8.3 (released 2017/05/24) includes fixes to the compiler, runtime,
+documentation, and the <code>database/sql</code> package.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.8.3">Go
+1.8.3 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.7">go1.7 (released 2016/08/15)</h2>
 
 <p>