summaryrefslogtreecommitdiff
path: root/CHANGES.current
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2016-04-18 15:30:06 -0700
committerIan Lance Taylor <iant@golang.org>2016-04-18 15:30:06 -0700
commit0f54384ee377a4dcd39d4c83909349276ff452c9 (patch)
treef222fd8f23db5504736e91e8a04622d4fbf755d6 /CHANGES.current
parent9cd3e28c4ea1b58e18959c038460f3fc2b2d8423 (diff)
downloadswig-0f54384ee377a4dcd39d4c83909349276ff452c9.tar.gz
[Go] Fix use of goout typemap when calling base method by
forcing the "type" attribute to the value we need.
Diffstat (limited to 'CHANGES.current')
-rw-r--r--CHANGES.current4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index c23a2d935..1627a09ec 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -5,6 +5,10 @@ See the RELEASENOTES file for a summary of changes in each release.
Version 3.0.9 (in progress)
===========================
+2016-04-18: ianlancetaylor
+ [Go] Fix use of goout typemap when calling base method by
+ forcing the "type" attribute to the value we need.
+
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