]> Cypherpunks repositories - gostls13.git/commitdiff
doc: note removal of dragonfly/386 port
authorJoel Sing <jsing@google.com>
Sat, 14 Mar 2015 12:53:31 +0000 (23:53 +1100)
committerJoel Sing <jsing@google.com>
Sun, 15 Mar 2015 04:04:47 +0000 (04:04 +0000)
Change-Id: Ibb7e4f6b95b7a9782a47221cafbe4f20dd77fd38
Reviewed-on: https://go-review.googlesource.com/7583
Reviewed-by: Minux Ma <minux@golang.org>
doc/go1.5.txt

index 3f2249669679ef0ed07ab988210c5e0f15bcb15e..995ee8be9367c1ab4f1aee1f660d940c95fd8bca 100644 (file)
@@ -5,6 +5,9 @@ build: Go 1.4 required to build (https://golang.org/cl/2470, https://golang.org/
 New Ports:
 Darwin/ARM, a.k.a iOS. (https://golang.org/cl/2118, 2119, 3273, 2121, 2122, ..., 2127)
 
+Removed Ports:
+dragonfly/386 (https://golang.org/cl/7543)
+
 API additions and behavior changes:
 
 archive/zip: add WriterAt function (https://golang.org/cl/7445)