]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.14: remove TODO about Dragonfly passing
authorTobias Klauser <tklauser@distanz.ch>
Sun, 2 Feb 2020 13:43:54 +0000 (14:43 +0100)
committerTobias Klauser <tobias.klauser@gmail.com>
Tue, 4 Feb 2020 15:32:32 +0000 (15:32 +0000)
Both the Dragonfly release and tip builder have been passing for a
while. The net package's interface API is working on both builders since
CL 202317 which has been re-vendored in CL 202438.

Updates #34368
Updates #36878

Change-Id: I187178b3a59f2604187af453207fb4e24a56105c
Reviewed-on: https://go-review.googlesource.com/c/go/+/217358
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.14.html

index dec8e98d7369f3afe1294d88be3ef3344d1bbede..c6daba4988076a92da528b32a0c0b5645b56db05 100644 (file)
@@ -52,12 +52,6 @@ appropriately.)
 
 <h2 id="ports">Ports</h2>
 
-<p>
-  TODO: is Dragonfly passing? On both Dragonfly release & tip? (ABI
-  change happened) Does the net package's interface APIs work on both?
-  https://golang.org/issue/34368.
-</p>
-
 <p>
   TODO: is Illumos up with a builder and passing?
   https://golang.org/issue/15581.