Commit 8ba47e3d authored by Brad Fitzpatrick's avatar Brad Fitzpatrick

doc/go1.4.txt: add compress/* Reset note

CC=golang-codereviews
https://golang.org/cl/156430043
parent 193d09a6
......@@ -21,6 +21,7 @@ cmd/go: (via go/build): a GOOS prefix acts as a tag only if preceded by an under
asm: make textflag.h available outside of cmd/ld (CL 128050043)
bufio: handling of empty tokens at EOF changed, may require scanner change (CL 145390043)
compress/flate, compress/gzip, compress/zlib: Reset support (https://codereview.appspot.com/97140043)
crypto/tls: add support for ALPN (RFC 7301) (CL 108710046)
crypto/tls: support programmatic selection of server certificates (CL 107400043)
flag: it is now an error to set a flag multiple times (CL 156390043)
......
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