Skip to content

Commit

Permalink
doc/go1.5.txt: mention sequential and RFC 6555-compliant TCP dialing
Browse files Browse the repository at this point in the history
Change-Id: Ib0b0be901f2ed52e1b432ae62f0b1940eb27ecc3
Reviewed-on: https://go-review.googlesource.com/11137
Reviewed-by: Ian Lance Taylor <[email protected]>
  • Loading branch information
cixtor committed Jun 17, 2015
1 parent 7354978 commit 7768296
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/go1.5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ math/big: add arbitrary precision Floats (many cl's)
math/big: add Jacobi and Int.ModSqrt (https://golang.org/cl/1886)
mime: add ExtensionByType (https://golang.org/cl/7444)
mime/quotedprintable: new package (https://golang.org/cl/5940 + others)
net: add sequential and RFC 6555-compliant TCP dialing (https://golang.org/cl/8768)
net: add Source field to OpError (https://go-review.googlesource.com/9231)
net: fix inconsistent errors (https://golang.org/cl/9236)
net: add SocketConn, SocketPacketConn (https://golang.org/cl/9275)
Expand Down

0 comments on commit 7768296

Please sign in to comment.