]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.5.txt: add $DOLLAR to generate
authorRob Pike <r@golang.org>
Thu, 26 Mar 2015 00:29:33 +0000 (17:29 -0700)
committerRob Pike <r@golang.org>
Thu, 26 Mar 2015 00:30:13 +0000 (00:30 +0000)
Change-Id: I6d129ef56baa2c0c5e0b278cfa67fc22f3bf18ac
Reviewed-on: https://go-review.googlesource.com/8052
Reviewed-by: Rob Pike <r@golang.org>
doc/go1.5.txt

index 2a0efb61e5a66d83f227b98b49ab1ddce932c650..ef656034fca370336fe961871d2c59e891b5ced5 100644 (file)
@@ -44,6 +44,7 @@ Tools:
 
 build: external linking support for windows (https://golang.org/cl/7163, 7282, 7283, 7284, 7534, 7535)
 cmd/go, go/build: add ${SRCDIR} variable expansion to cgo lines (https://golang.org/cl/1756)
+cmd/go: add $DOLLAR to generate's variables (https://golang.org/8091)
 cmd/go: std wildcard now excludes commands in main repo (https://golang.org/cl/5550)
 cmd/go: .swig/.swigcxx files now require SWIG 3.0.6 or later
 cmd/vet: better validation of struct tags (https://golang.org/cl/2685)