Commit bd3d00e3 authored by Keith Randall's avatar Keith Randall

doc: mention KeepAlive & input args change

Change-Id: Icfb38f492ae71432858b7104fcba18a9ba835192
Reviewed-on: https://go-review.googlesource.com/29410Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
parent 50644f2e
......@@ -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)
......
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