1
0
mirror of https://github.com/golang/go synced 2024-11-27 00:11:19 -07:00

doc/go1.5.txt: snow leopard not maintained

Change-Id: If50fd2dd4005d0ce39081c6b8302707403c139f9
Reviewed-on: https://go-review.googlesource.com/9432
Reviewed-by: Rob Pike <r@golang.org>
This commit is contained in:
Rob Pike 2015-04-28 13:56:44 -07:00
parent 5ed44e9d4d
commit ac354ba725

View File

@ -12,6 +12,7 @@ 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)
The port to Snow Leopard (OS X 10.6) is no longer actively maintained.
Runtime:
goroutine scheduling order changed; never guaranteed by language, but can break tests that implicitly assume a specific execution order