]> Cypherpunks repositories - gostls13.git/commit
doc/go1.18: point to spec in same directory for release notes
authorRobert Griesemer <gri@golang.org>
Sat, 18 Dec 2021 01:17:41 +0000 (17:17 -0800)
committerRobert Griesemer <gri@golang.org>
Fri, 7 Jan 2022 02:32:39 +0000 (02:32 +0000)
commit2bb7f6b4f1e5ffd90d7ea00a653d7407f496d639
tree4ae47e857ad0bdd02c59f20256d3e3b8309a6ef8
parentab4556a93d88a8ce8dbff1b5fcf7dea27c6c6587
doc/go1.18: point to spec in same directory for release notes

The release notes explicitly refer to sections updated
for generics in the spec but then point to the old spec
which is very confusing for beta users.

For #47694

Change-Id: I5b555db3543cc32f088a8b267ec3f1195a52a812
Reviewed-on: https://go-review.googlesource.com/c/go/+/373174
Trust: Robert Griesemer <gri@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.18.html