Commit 3b76b017 authored by Brad Fitzpatrick's avatar Brad Fitzpatrick Committed by Brad Fitzpatrick

doc: add net/smtp TLSConnectionState note in go1.5.txt

Change-Id: Ia18f6ed0fa38dac297fc5fe1ca56e38ec37518ef
Reviewed-on: https://go-review.googlesource.com/2152Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
parent 26d55739
crypto/cipher: clarify what will happen if len(src) != len(dst) for the Stream interface. (https://golang.org/cl/1754)
crypto/tls: change default minimum version to TLS 1.0. (https://golang.org/cl/1791)
encoding/base64: add unpadded encodings (https://golang.org/cl/1511)
net/smtp: add TLSConnectionState accessor (https://golang.org/cl/2151)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment