]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.5.txt: snow leopard not maintained
authorRob Pike <r@golang.org>
Tue, 28 Apr 2015 20:56:44 +0000 (13:56 -0700)
committerRob Pike <r@golang.org>
Tue, 28 Apr 2015 20:57:27 +0000 (20:57 +0000)
Change-Id: If50fd2dd4005d0ce39081c6b8302707403c139f9
Reviewed-on: https://go-review.googlesource.com/9432
Reviewed-by: Rob Pike <r@golang.org>
doc/go1.5.txt

index b6499d9754c2491369e302396ffafd79d7a1aae7..a590a32653f9d7681f3ce7e8419d7b88fc432223 100644 (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