Document current required Go version.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12398 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Ian Lance Taylor 2011-01-17 23:41:33 +00:00
commit 53bb72333d

View file

@ -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.