mirror of
https://github.com/golang/go
synced 2024-11-21 15:04:44 -07:00
doc: fix escaping in weekly.html
R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/5306070
This commit is contained in:
parent
833fb4198d
commit
1e900b0d22
@ -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 <select> 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).
|
||||
|
Loading…
Reference in New Issue
Block a user