aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShenghou Ma <minux@golang.org>2015-11-12 00:08:09 -0500
committerMinux Ma <minux@golang.org>2015-11-12 05:09:30 +0000
commit2b5dbc1e2dcc2e2e6db135fcd4e186a6f4e8afd7 (patch)
treef86a0564e96fcfb39ee1c4ffb66902ada42cd664
parent704f83184f91dc4c67e23429a7f4c6129f556c8e (diff)
downloadgo-2b5dbc1e2dcc2e2e6db135fcd4e186a6f4e8afd7.tar.xz
doc: update go1.6.txt
Change-Id: I9161c4a7e747d35ad7643b8cf0fe8b66eaea963b Reviewed-on: https://go-review.googlesource.com/16842 Reviewed-by: Minux Ma <minux@golang.org>
-rw-r--r--doc/go1.6.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/go1.6.txt b/doc/go1.6.txt
index e93269bf3a..f01138f5fe 100644
--- a/doc/go1.6.txt
+++ b/doc/go1.6.txt
@@ -9,6 +9,7 @@ cmd/link: add -msan option (https://golang.org/cl/16161)
Ports:
+Add new experimental ports for linux/mips64 and linux/mips64le: no cgo, external linking or disasm yet (https://golang.org/cl/14460 and others)
NaCl is no longer restricted to pepper_41 (https://golang.org/cl/13958/)
Reflect change: