diff --git a/doc/go1.15.html b/doc/go1.15.html index fb746be01c1..0d185de8f95 100644 --- a/doc/go1.15.html +++ b/doc/go1.15.html @@ -34,9 +34,9 @@ Do not send CLs removing the interior tags from such phrases.

Darwin

- As announced in the Go 1.14 release notes, - Go 1.15 now requires macOS 10.12 Sierra or later; - support for previous versions has been discontinued. + As announced in the Go 1.14 release + notes, Go 1.15 requires macOS 10.12 Sierra or later; support for + previous versions has been discontinued.

@@ -50,9 +50,9 @@ Do not send CLs removing the interior tags from such phrases.

Windows

- Go 1.15 now generates Windows ASLR executables when -buildmode=pie - cmd/link flag is provided. Go command uses -buildmode=pie by default - on Windows. + Go now generates Windows ASLR executables when -buildmode=pie + cmd/link flag is provided. Go command uses -buildmode=pie + by default on Windows.

@@ -177,7 +177,8 @@ Do not send CLs removing the interior tags from such phrases.

- This new vet check is enabled by default when using go test. + This new vet check is enabled by default when + using go test.

@@ -205,7 +206,8 @@ Do not send CLs removing the interior tags from such phrases.

- This new vet check is enabled by default when using go test. + This new vet check is enabled by default when + using go test.