summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2011-01-17 23:41:33 +0000
committerIan Lance Taylor <iant@google.com>2011-01-17 23:41:33 +0000
commit53bb72333dca1b33e6a6c8b3cfcaf933bf9a0a90 (patch)
tree90db94b31506c0563e2ef3466575ea127b5d108a
parenta440369e35fac6b4deb6757ed84e6e4f0bfc41d2 (diff)
downloadswig-53bb72333dca1b33e6a6c8b3cfcaf933bf9a0a90.tar.gz
Document current required Go version.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12398 626c5289-ae23-0410-ae9c-e8d60b6d4f22
-rw-r--r--CHANGES.current3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.current b/CHANGES.current
index 57b639421..db28fbc2c 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -19,6 +19,9 @@ Version 2.0.2 (in progress)
(char *STRING, int LENGTH). Documentation for this updated. Java patch from
Volker Grabsch.
+2010-01-11: iant
+ Require Go version 7077 or later.
+
2010-12-30: klickverbot
[C#, D, Java] Check for collision of parameter names with target
language keywords when generating the director glue code.