Commit 1e900b0d authored by Andrew Gerrand's avatar Andrew Gerrand

doc: fix escaping in weekly.html

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5306070
parent 833fb419
......@@ -51,7 +51,7 @@ signatures updated.
* gotest: explicit -help flag, use $GCFLAGS like make does.
* govet: check canonical dynamic method signatures.
* html: improved parsing (thanks Andrew Balholm),
parse <select> tags, parse and render comment nodes,
parse &lt;select&gt; tags, parse and render comment nodes,
remove the Tokenizer.ReturnComments option.
* http: Transport: with TLS InsecureSkipVerify, skip hostname check.
* misc/vim: add highlighting for delete (thanks Dave Cheney).
......
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