From: Andrew Gerrand Date: Wed, 10 Dec 2014 22:11:08 +0000 (+1100) Subject: doc: remove TODO from go1.4 release notes X-Git-Tag: go1.5beta1~2652 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=8ea28028e8e7bdb4f0c54903e4dfec483330e5ed;p=gostls13.git doc: remove TODO from go1.4 release notes LGTM=bradfitz R=iant, rsc, bradfitz CC=golang-codereviews https://golang.org/cl/191750043 --- diff --git a/doc/go1.4.html b/doc/go1.4.html index 883352e34f..a6ef2d200c 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