From c82c212649ecab171e5e8246cbbc7e9c969fdf14 Mon Sep 17 00:00:00 2001 From: Rob Pike Date: Tue, 8 Sep 2015 10:39:03 -0700 Subject: [PATCH] doc: strconv.QuoteToGraphic in go1.6.txt Change-Id: I2f05d0b62deb5d7d0886f6fc5af5e7b79792efba Reviewed-on: https://go-review.googlesource.com/14381 Reviewed-by: Rob Pike --- doc/go1.6.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/go1.6.txt b/doc/go1.6.txt index 473e09dafc..a2f671c52c 100644 --- a/doc/go1.6.txt +++ b/doc/go1.6.txt @@ -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/) -- 2.48.1