Commit 0716fefa authored by Shenghou Ma's avatar Shenghou Ma Committed by Brad Fitzpatrick

doc: mention Go requires OpenBSD 5.9 or above in go1.8.html

Change-Id: Ia19e4d2f319002b5b26e50258436f5c4bd281cc7
Reviewed-on: https://go-review.googlesource.com/34113Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
parent f91ddaab
...@@ -86,6 +86,10 @@ have firmware that doesn't enable kernel FPU emulation; Go won't run on such mac ...@@ -86,6 +86,10 @@ have firmware that doesn't enable kernel FPU emulation; Go won't run on such mac
On DragonFly BSD, Go now requires DragonFly 4.4.4 or later. <!-- CL 29491, CL 29971 --> On DragonFly BSD, Go now requires DragonFly 4.4.4 or later. <!-- CL 29491, CL 29971 -->
</p> </p>
<p>
On OpenBSD, Go now requires OpenBSD 5.9 or later. <!-- CL 34093 -->
</p>
<p> <p>
The Plan 9 port's networking support is now much more complete The Plan 9 port's networking support is now much more complete
and matches the behavior of Unix and Windows with respect to deadlines and matches the behavior of Unix and Windows with respect to deadlines
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment