Skip to content

Commit

Permalink
doc/go1.4.txt: useless change to tickle builders
Browse files Browse the repository at this point in the history
Debugging the builders and need a commit to make them run.

R=adg
CC=golang-codereviews
https://golang.org/cl/149600043
  • Loading branch information
bradfitz committed Oct 7, 2014
1 parent 82a5e95 commit 6e8f7b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/go1.4.txt
Expand Up @@ -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

0 comments on commit 6e8f7b4

Please sign in to comment.