mirror of
https://github.com/golang/go
synced 2024-11-26 23:51:29 -07:00
doc: mention KeepAlive & input args change
Change-Id: Icfb38f492ae71432858b7104fcba18a9ba835192 Reviewed-on: https://go-review.googlesource.com/29410 Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
parent
50644f2e67
commit
bd3d00e310
@ -12,6 +12,7 @@ Ports:
|
||||
|
||||
API additions and behavior changes:
|
||||
|
||||
cmd/compile: args no longer live until end of function - use runtime.KeepAlive instead (CL 28310)
|
||||
crypto/tls: set Conn.ConnectionState.ServerName unconditionally (CL 22862)
|
||||
crypto/tls: support AES-128-CBC cipher suites with SHA-256 (CL 27315)
|
||||
crypto/tls: don't generate random ticket keys if already set (CL 27317)
|
||||
|
Loading…
Reference in New Issue
Block a user