From aec78b7a6167e29c9cdafa2ec54ed3174620cfb4 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Thu, 11 Dec 2014 09:11:08 +1100 Subject: [PATCH] doc: remove TODO from go1.4 release notes LGTM=bradfitz R=iant, rsc, bradfitz CC=golang-codereviews https://golang.org/cl/191750043 --- doc/go1.4.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/go1.4.html b/doc/go1.4.html index 0e9457a28c..7f219480ca 100644 --- a/doc/go1.4.html +++ b/doc/go1.4.html @@ -513,10 +513,7 @@ have been updated.

SWIG

-Due to the runtime changes in this release, Go 1.4 will require SWIG 3.0.3. -At time of writing that has not yet been released, but we expect it to be by -Go 1.4's release date. -TODO +Due to runtime changes in this release, Go 1.4 requires SWIG 3.0.3.

Miscellany

-- 2.48.1