]> Cypherpunks repositories - gostls13.git/commitdiff
doc: note that Go 1.9 is last release to support FreeBSD 9.3
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 7 Jul 2017 03:45:50 +0000 (03:45 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 7 Jul 2017 05:51:55 +0000 (05:51 +0000)
Fixes #20930

Change-Id: I4a59de0556cffeae9af2eaa41609601e086211b2
Reviewed-on: https://go-review.googlesource.com/47731
Reviewed-by: Rob Pike <r@golang.org>
doc/go1.9.html

index c657ebbc713f503efaffa1911113d6b515dbf5ca..ea918430062beb331ce318b44af8802176a3bf68 100644 (file)
@@ -99,6 +99,15 @@ type T1 = T2
   hardware.
 <p>
 
+<h3 id="freebsd">FreeBSD</h3>
+
+<p>
+  Go 1.9 is the last release that will run on FreeBSD 9.3,
+  which is already
+  <a href="https://www.freebsd.org/security/unsupported.html">unsupported by FreeBSD</a>.
+  Go 1.10 will require FreeBSD 10.3+.
+</p>
+
 <h3 id="openbsd">OpenBSD 6.0</h3>
 
 <p> <!-- CL 40331 -->