diff --git a/doc/go1.6.txt b/doc/go1.6.txt index 2e88eaddfd..dfce949d6a 100644 --- a/doc/go1.6.txt +++ b/doc/go1.6.txt @@ -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/)