mirror of
https://github.com/golang/go
synced 2024-11-02 13:42:29 +00:00
doc: add text/template blocks and redefinition to go1.6.txt
Change-Id: Ide82ac98dc7cb1035ceb9d461ed95af899f8f983 Reviewed-on: https://go-review.googlesource.com/15081 Reviewed-by: Andrew Gerrand <adg@golang.org>
This commit is contained in:
parent
cbe8a3531a
commit
652d2386e9
1 changed files with 1 additions and 0 deletions
|
@ -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/)
|
||||
|
|
Loading…
Reference in a new issue