From ac354ba725c252e988d46a0f616d309f955e26f2 Mon Sep 17 00:00:00 2001 From: Rob Pike Date: Tue, 28 Apr 2015 13:56:44 -0700 Subject: [PATCH] doc/go1.5.txt: snow leopard not maintained Change-Id: If50fd2dd4005d0ce39081c6b8302707403c139f9 Reviewed-on: https://go-review.googlesource.com/9432 Reviewed-by: Rob Pike --- doc/go1.5.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/go1.5.txt b/doc/go1.5.txt index b6499d9754..a590a32653 100644 --- a/doc/go1.5.txt +++ b/doc/go1.5.txt @@ -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 -- 2.50.0