diff --git a/doc/go1.6.txt b/doc/go1.6.txt index 03ad32a5b71..eb9ff14b468 100644 --- a/doc/go1.6.txt +++ b/doc/go1.6.txt @@ -1,6 +1,7 @@ Tools: cmd/go: vendoring enabled by default (https://golang.org/cl/13967/) +cmd/go: flags for tests must precede package name if present; also makes it easier to pass flags to test binaries (https://golang.org/cl/14826) Ports: