]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.3.txt: unicode upgrade to 6.3.0
authorRob Pike <r@golang.org>
Tue, 18 Feb 2014 19:50:38 +0000 (11:50 -0800)
committerRob Pike <r@golang.org>
Tue, 18 Feb 2014 19:50:38 +0000 (11:50 -0800)
LGTM=mpvl
R=mpvl
CC=golang-codereviews
https://golang.org/cl/65550044

doc/go1.3.txt

index cdf241ae5a0a848a1c7e43d62442176fd4569963..31dfd38a101d4f563fea2e1c7aaf4b6870f5b8d8 100644 (file)
@@ -7,3 +7,4 @@ testing: diagnose buggy tests that panic(nil) (CL 55780043)
 testing: add b.RunParallel function (CL 57270043)
 misc/benchcmp has been replaced by go tool benchcmp (CL 47980043)
 cmd/go, go/build: support .m files (CL 60590044)
+unicode: upgrade from Unicode 6.2.0 to 6.3.0 (CL 65400044)