aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAustin Clements <austin@google.com>2021-12-06 11:43:48 -0500
committerAustin Clements <austin@google.com>2021-12-06 17:34:53 +0000
commit2cb9042dc2d5fdf6013305a077d013dbbfbaac06 (patch)
tree64e18327d8b47f0e07b1ac2717b8c8aa1d29ffbf /doc
parentf8a8a73096a4d36ce7d35e9643db89e669bbee1f (diff)
downloadgo-2cb9042dc2d5fdf6013305a077d013dbbfbaac06.tar.gz
go-2cb9042dc2d5fdf6013305a077d013dbbfbaac06.zip
doc/go1.18: cite CLs for more efficient scavenging
For #47694. Change-Id: Ic6088b1811600670a57f28426f4158a7c7517c82 Reviewed-on: https://go-review.googlesource.com/c/go/+/369616 Trust: Austin Clements <austin@google.com> Reviewed-by: Michael Knyszek <mknyszek@google.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/go1.18.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/go1.18.html b/doc/go1.18.html
index 35b3d744ec..e4e0d2300d 100644
--- a/doc/go1.18.html
+++ b/doc/go1.18.html
@@ -282,7 +282,7 @@ Do not send CLs removing the interior tags from such phrases.
<code>GOGC</code> where necessary.
</p>
-<p>
+<p><!-- CL 358675, CL 353975, CL 353974 -->
The runtime now returns memory to the operating system more efficiently and has
been tuned to work more aggressively as a result.
</p>