]> Cypherpunks repositories - gostls13.git/commitdiff
[dev.cc] doc/go1.5: mention cmd/go meaning of std change
authorRuss Cox <rsc@golang.org>
Sun, 22 Feb 2015 17:48:16 +0000 (12:48 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 23 Feb 2015 15:13:34 +0000 (15:13 +0000)
Change-Id: I259e88f019b6818c57caaa1ec236b7c2e2ae1382
Reviewed-on: https://go-review.googlesource.com/5551
Reviewed-by: Rob Pike <r@golang.org>
doc/go1.5.txt

index d64dfab2c30e1924e8e8ac1ee3d960d82882aa48..f17c7b9a5eecbeec0bba4f5b5dcc51a158e586c1 100644 (file)
@@ -23,6 +23,7 @@ testing/quick: support generation of arrays (https://golang.org/cl/3865)
 
 Tools:
 
+cmd/go: std wildcard now excludes commands in main repo (https://golang.org/cl/5550)
 cmd/vet: better validation of struct tags (https://golang.org/cl/2685)
 cmd/ld: no longer record build timestamp in Windows PE file header (https://golang.org/cl/3740)