]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.5: mention new SWIG requirement: must be 3.0.6 or later.
authorIan Lance Taylor <iant@golang.org>
Fri, 6 Mar 2015 17:48:08 +0000 (09:48 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 6 Mar 2015 17:50:17 +0000 (17:50 +0000)
Change-Id: I18b78677b2ac9a82560d5d787225d4fc46d451d3
Reviewed-on: https://go-review.googlesource.com/7050
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.5.txt

index e944e46c9643a6582e081cdedde60ecdae95b047..613f9b329e32ae82d020a0431e7980c05a785667 100644 (file)
@@ -26,6 +26,7 @@ testing/quick: support generation of arrays (https://golang.org/cl/3865)
 Tools:
 
 cmd/go: std wildcard now excludes commands in main repo (https://golang.org/cl/5550)
+cmd/go: .swig/.swigcxx files now require SWIG 3.0.6 or later
 cmd/vet: better validation of struct tags (https://golang.org/cl/2685)
 cmd/ld: no longer record build timestamp in Windows PE file header (https://golang.org/cl/3740)