]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.4.txt: useless change to tickle builders
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 7 Oct 2014 05:22:47 +0000 (22:22 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 7 Oct 2014 05:22:47 +0000 (22:22 -0700)
Debugging the builders and need a commit to make them run.

R=adg
CC=golang-codereviews
https://golang.org/cl/149600043

doc/go1.4.txt

index 1f6275f7d4f0f329acb02ccd35e7c718ba6d8b22..6d5f8457898344444c1d018ca4185685c829ee0d 100644 (file)
@@ -43,6 +43,6 @@ testing: add TestMain support (CL 148770043)
 text/scanner: add IsIdentRune field of Scanner. (CL 108030044)
 text/template: allow comparison of signed and unsigned integers (CL 149780043)
 time: use the micro symbol (ยต (U+00B5)) to print microsecond duration (CL 105030046)
-encoding/asn1: optional elements with a default value will now only be omitted if they have that value (CL 86960045).
+encoding/asn1: optional elements with a default value will now only be omitted if they have that value (CL 86960045)
 
 go.sys subrepo created: http://golang.org/s/go1.4-syscall