aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2014-12-11 09:11:08 +1100
committerAndrew Gerrand <adg@golang.org>2014-12-11 09:11:08 +1100
commitaec78b7a6167e29c9cdafa2ec54ed3174620cfb4 (patch)
tree7227736c0c081dc583137e6b193c04cd8bacd1d5
parent031850b689a429388fb56f3f30514beae138e848 (diff)
downloadgo-aec78b7a6167e29c9cdafa2ec54ed3174620cfb4.tar.gz
go-aec78b7a6167e29c9cdafa2ec54ed3174620cfb4.zip
doc: remove TODO from go1.4 release notes
LGTM=bradfitz R=iant, rsc, bradfitz CC=golang-codereviews https://golang.org/cl/191750043
-rw-r--r--doc/go1.4.html5
1 files changed, 1 insertions, 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.
<h3 id="swig">SWIG</h3>
<p>
-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.
</p>
<h3 id="misc">Miscellany</h3>