Skip to content

Commit 1392276

Browse files
committed
doc/go1.4.txt: text/template comparison functions allow int==uint
CC=golang-codereviews https://golang.org/cl/142450043
1 parent 78b5321 commit 1392276

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/go1.4.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ syscall: now frozen (CL 129820043)
3434
testing: add Coverage (CL 98150043)
3535
testing: add TestMain support (CL 148770043)
3636
text/scanner: add IsIdentRune field of Scanner. (CL 108030044)
37+
text/template: allow comparison of signed and unsigned integers (CL 149780043)
3738
time: use the micro symbol (µ (U+00B5)) to print microsecond duration (CL 105030046)
3839
encoding/asn1: optional elements with a default value will now only be omitted if they have that value (CL 86960045).
3940

0 commit comments

Comments
 (0)