From: Alberto Donizetti Date: Sun, 14 Jul 2019 17:08:57 +0000 (+0200) Subject: doc/go1.13: remove 1.12 reference from 1.13 release notes X-Git-Tag: go1.13rc1~87 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=5bc46cb71215f445797fb55e2b4eee795ee1ca17;p=gostls13.git doc/go1.13: remove 1.12 reference from 1.13 release notes While it's true that CL 168479 was also backported to 1.12, this is irrelevant for the Go1.13 release notes. Change-Id: I044be69f8f2bc005f58a0d63db05129add15f674 Reviewed-on: https://go-review.googlesource.com/c/go/+/186138 Reviewed-by: Ian Lance Taylor --- diff --git a/doc/go1.13.html b/doc/go1.13.html index 69bb1b0741..2b56f756e1 100644 --- a/doc/go1.13.html +++ b/doc/go1.13.html @@ -790,8 +790,9 @@ godoc
syscall

- Uses of _getdirentries64 have been removed from Darwin builds, to allow binaries - built with 1.12 to be uploaded to the macOS App Store. + Uses of _getdirentries64 have been removed from + Darwin builds, to allow Go binaries to be uploaded to the macOS + App Store.