doc: go1.6.txt: text/template and space trimming

Change-Id: I33c0425361c98b175d8d87e0f7e44946bfb3e3fa
Reviewed-on: https://go-review.googlesource.com/14440
Reviewed-by: Rob Pike <r@golang.org>
This commit is contained in:
Rob Pike 2015-09-09 10:54:33 -07:00
parent 1ca7a64a0d
commit 1fbff65133
1 changed files with 1 additions and 0 deletions

View File

@ -10,3 +10,4 @@ API additions and behavior changes:
strconv: QuoteToGraphic (https://golang.org/cl/14184/)
text/template: ExecError (https://golang.org/cl/13957/)
text/template: trimming spaces (https://golang.org/cl/14391/)