1
0
mirror of https://github.com/golang/go synced 2024-10-05 22:11:23 -06:00
go/doc/go1.6.txt
Rob Pike c82c212649 doc: strconv.QuoteToGraphic in go1.6.txt
Change-Id: I2f05d0b62deb5d7d0886f6fc5af5e7b79792efba
Reviewed-on: https://go-review.googlesource.com/14381
Reviewed-by: Rob Pike <r@golang.org>
2015-09-08 17:40:02 +00:00

13 lines
307 B
Plaintext

Tools:
cmd/go: vendoring enabled by default (https://golang.org/cl/13967/)
Ports:
NaCl is no longer restricted to pepper_41 (https://golang.org/cl/13958/)
API additions and behavior changes:
strconv: QuoteTOGraphic (https://golang.org/cl/14184/)
text/template: ExecError (https://golang.org/cl/13957/)