doc/devel/release.html | 12 +++++++++--- diff --git a/doc/devel/release.html b/doc/devel/release.html index 6c1cb996bd9984a0b506112aa6e9a29d3e4edae5..9a4daf1c1369c43a652dd5fbca4ce78e7e1e1d04 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -50,11 +50,17 @@ 1.7.1 milestone on our issue tracker for details.
-go1.7.2 (released 2016/10/17) includes fixes to the compiler, runtime, +go1.7.2 should not be used. It was tagged but not fully released. +The release was deferred due to a last minute bug report. +Use go1.7.3 instead, and refer to the summary of changes below. +
+ +
+go1.7.3 (released 2016/10/19) includes fixes to the compiler, runtime,
and the crypto/cipher, crypto/tls,
net/http, and strings packages.
-See the Go
-1.7.2 milestone on our issue tracker for details.
+See the Go
+1.7.3 milestone on our issue tracker for details.