mirror of https://github.com/golang/go.git
doc: add go1.4.txt
CC=golang-codereviews https://golang.org/cl/103340046
This commit is contained in:
parent
ce39b34f36
commit
3a6de21ae1
|
|
@ -0,0 +1,6 @@
|
||||||
|
This file collects notes about what has changed since Go 1.3
|
||||||
|
and should be mentioned in the Go 1.4 release notes.
|
||||||
|
|
||||||
|
Please keep the descriptions to a single line, starting with the
|
||||||
|
package or cmd/xxx directory name, and ending in a CL number.
|
||||||
|
Please keep the list sorted (as in sort.Strings of the lines).
|
||||||
Loading…
Reference in New Issue