]> Cypherpunks repositories - gostls13.git/commitdiff
doc: strconv.QuoteToGraphic in go1.6.txt
authorRob Pike <r@golang.org>
Tue, 8 Sep 2015 17:39:03 +0000 (10:39 -0700)
committerRob Pike <r@golang.org>
Tue, 8 Sep 2015 17:40:02 +0000 (17:40 +0000)
Change-Id: I2f05d0b62deb5d7d0886f6fc5af5e7b79792efba
Reviewed-on: https://go-review.googlesource.com/14381
Reviewed-by: Rob Pike <r@golang.org>
doc/go1.6.txt

index 473e09dafcbf251f5587e90fa2ee6fd27528f8e3..a2f671c52c75d641786e217b52c6454b9dd8618b 100644 (file)
@@ -8,4 +8,5 @@ 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/)