]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.9] doc: update 1.9.3 release date
authorAndrew Bonventre <andybons@golang.org>
Mon, 22 Jan 2018 20:36:24 +0000 (15:36 -0500)
committerAndrew Bonventre <andybons@golang.org>
Mon, 22 Jan 2018 21:12:25 +0000 (21:12 +0000)
Change-Id: I689ccfb8452a170629425dc97da503b28766c6f9
Reviewed-on: https://go-review.googlesource.com/89035
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
(cherry picked from commit 7abbaddea4819515e1dad817cc1090e18f655b60)
Reviewed-on: https://go-review.googlesource.com/89055
Reviewed-by: Andrew Bonventre <andybons@golang.org>
doc/devel/release.html

index 6d5eb0f8e6adf978fd6e6d13fed3a8116ad7e8d0..c9c20503ca5f69a5c39afb068ffac57fae2c8e69 100644 (file)
@@ -50,7 +50,7 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.2">Go
 </p>
 
 <p>
-go1.9.3 (released 2018/01/19) includes fixes to the compiler, runtime,
+go1.9.3 (released 2018/01/22) includes fixes to the compiler, runtime,
 and the <code>database/sql</code>, <code>math/big</code>, <code>net/http</code>,
 and <code>net/url</code> packages.
 See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.3">Go