Skip to content

Commit 7768296

Browse files
committed
doc/go1.5.txt: mention sequential and RFC 6555-compliant TCP dialing
Change-Id: Ib0b0be901f2ed52e1b432ae62f0b1940eb27ecc3 Reviewed-on: https://go-review.googlesource.com/11137 Reviewed-by: Ian Lance Taylor <[email protected]>
1 parent 7354978 commit 7768296

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/go1.5.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ math/big: add arbitrary precision Floats (many cl's)
5858
math/big: add Jacobi and Int.ModSqrt (https://golang.org/cl/1886)
5959
mime: add ExtensionByType (https://golang.org/cl/7444)
6060
mime/quotedprintable: new package (https://golang.org/cl/5940 + others)
61+
net: add sequential and RFC 6555-compliant TCP dialing (https://golang.org/cl/8768)
6162
net: add Source field to OpError (https://go-review.googlesource.com/9231)
6263
net: fix inconsistent errors (https://golang.org/cl/9236)
6364
net: add SocketConn, SocketPacketConn (https://golang.org/cl/9275)

0 commit comments

Comments
 (0)