diff --git a/doc/go1.16.html b/doc/go1.16.html index 145f920aabc..3545632ea42 100644 --- a/doc/go1.16.html +++ b/doc/go1.16.html @@ -699,8 +699,9 @@ Do not send CLs removing the interior tags from such phrases.
- TODO: https://golang.org/cl/254257: allow newlines inside action delimiters +
+ Newlines characters are now allowed inside action delimiters, + permitting actions to span multiple lines.