diff --git a/doc/go1.5.html b/doc/go1.5.html index 7d0e6e357fa..87dbfde33b7 100644 --- a/doc/go1.5.html +++ b/doc/go1.5.html @@ -242,6 +242,11 @@ On NaCl, Go 1.5 requires SDK version pepper-39 or above because it now uses the get_random_bytes system call.

+

+On Darwin, the use of the system X.509 certificate interface can be disabled +with the ios build tag. +

+

Tools

Translating