Commit 12666cb9 authored by Adam Langley's avatar Adam Langley

doc: add note about crypto/tls cert selection callback.

CC=golang-codereviews
https://golang.org/cl/123950043
parent 483cb619
......@@ -8,6 +8,7 @@ Please keep the list sorted (as in sort.Strings of the lines).
spec: permit for range x (CL 104680043)
crypto/tls: add support for ALPN (RFC 7301) (CL 108710046)
crypto/tls: support programmatic selection of server certificates (CL 107400043)
encoding/gob: remove unsafe (CL 102680045)
misc: deleted editor support; refer to https://code.google.com/p/go-wiki/wiki/IDEsAndTextEditorPlugins instead (CL 105470043)
os: implement symlink support for windows (CL 86160044)
......
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