summaryrefslogtreecommitdiff
path: root/CHANGES.current
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2016-04-17 17:52:09 -0700
committerIan Lance Taylor <iant@golang.org>2016-04-17 17:52:09 -0700
commit223c2a483563e5c9dd93067831a6a2af6252bcec (patch)
treecb2dd1a0d12a09541b2f0ffad7da31782e97f44c /CHANGES.current
parentf1d1d7b490dcf65601db34c9082ac47cadf98e59 (diff)
downloadswig-223c2a483563e5c9dd93067831a6a2af6252bcec.tar.gz
[Go] Fixes for Go 1.6: avoid returning Go pointers from
directors that return string values; add a trailing 0 byte when treating Go string as C char*.
Diffstat (limited to 'CHANGES.current')
-rw-r--r--CHANGES.current5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index 8ab562781..c23a2d935 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -5,6 +5,11 @@ See the RELEASENOTES file for a summary of changes in each release.
Version 3.0.9 (in progress)
===========================
+2016-04-17: ianlancetaylor
+ [Go] Fixes for Go 1.6: avoid returning Go pointers from
+ directors that return string values; add a trailing 0 byte
+ when treating Go string as C char*.
+
2016-04-06: smarchetto
[Scilab] #552 Make Scilab runtime keep track of pointer types
Instead of a Scilab pointer which has no type, SWIG Scilab maps a