]> Cypherpunks repositories - gostls13.git/commit
doc: link the race detector document into the release notes
authorRob Pike <r@golang.org>
Wed, 3 Apr 2013 20:56:24 +0000 (13:56 -0700)
committerRob Pike <r@golang.org>
Wed, 3 Apr 2013 20:56:24 +0000 (13:56 -0700)
commitc4e82bb923d0dac8c97077fd4711b7c00396f957
tree25057c581207dbcfecb6374dc5ea1b9b359011c3
parenta9e1c8fb413f24836a433f3e816984157b79e102
doc: link the race detector document into the release notes
Also:
- put GORACE into the go env command
- do minor housekeeping on the race detector article

Fixes #4995.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/8319044
doc/articles/race_detector.html
doc/go1.1.html
src/cmd/go/env.go