]> Cypherpunks repositories - gostls13.git/commitdiff
doc: add text/template blocks and redefinition to go1.6.txt
authorAndrew Gerrand <adg@golang.org>
Mon, 28 Sep 2015 22:43:07 +0000 (08:43 +1000)
committerAndrew Gerrand <adg@golang.org>
Mon, 28 Sep 2015 23:55:27 +0000 (23:55 +0000)
Change-Id: Ide82ac98dc7cb1035ceb9d461ed95af899f8f983
Reviewed-on: https://go-review.googlesource.com/15081
Reviewed-by: Andrew Gerrand <adg@golang.org>
doc/go1.6.txt

index 2e88eaddfd9b25b7568edd900181fbee9dee7452..dfce949d6a636a535422de0e7d37ddc2c4c509d8 100644 (file)
@@ -18,4 +18,5 @@ text/template: ExecError (https://golang.org/cl/13957/)
 text/template: trimming spaces (https://golang.org/cl/14391/)
 text/template: Funcs check names (https://golang.org/cl/14562/)
 text/template: IsTrue (https://golang.org/cl/14562/)
+text/template: blocks and permit redefinition (https://golang.org/cl/14005)
 time: allow one and two-digit days of the month during Parse (https://golang.org/cl/14123/)