diff --git a/doc/go1.4.txt b/doc/go1.4.txt new file mode 100644 index 0000000000..78e4ea0c3e --- /dev/null +++ b/doc/go1.4.txt @@ -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).