]> Cypherpunks repositories - gostls13.git/commitdiff
doc: mention darwin/arm64 port in go1.5.txt
authorShenghou Ma <minux@golang.org>
Sat, 11 Apr 2015 10:01:54 +0000 (06:01 -0400)
committerMinux Ma <minux@golang.org>
Thu, 16 Apr 2015 21:07:00 +0000 (21:07 +0000)
Change-Id: I3b3f80791a1db4c2b7318f81a115972cd2237f08
Signed-off-by: Shenghou Ma <minux@golang.org>
Reviewed-on: https://go-review.googlesource.com/8787
Reviewed-by: David Crawshaw <crawshaw@golang.org>
doc/go1.5.txt

index 2ecbef5d98c38b2c1efc9bdb635802d5fa41745a..640f17083ce59351b1f257c0b8f92956d8215804 100644 (file)
@@ -10,6 +10,7 @@ Go 1.4 required to build (https://golang.org/cl/2470, https://golang.org/cl/2993
 
 New Ports:
 darwin/arm, a.k.a iOS. (https://golang.org/cl/2118, 2119, 3273, 2121, 2122, ..., 2127)
+darwin/arm64
 linux/arm64 (cgo is supported, but only with external linking)
 
 Removed Ports: