diff --git a/doc/go1.15.html b/doc/go1.15.html index f451c1bbfd..d6e238ef2f 100644 --- a/doc/go1.15.html +++ b/doc/go1.15.html @@ -50,8 +50,8 @@ 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 + 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.