changes file updates
This commit is contained in:
parent
892f3592cc
commit
05da06857f
3 changed files with 10 additions and 2 deletions
2
CHANGES
2
CHANGES
|
|
@ -45,7 +45,7 @@ Version 3.0.11 (29 Dec 2016)
|
|||
[Python] Fix #446
|
||||
Python %array_class of carrays.i failed with -builtin option.
|
||||
|
||||
2016-12-16: bcaine
|
||||
2016-12-16: briancaine
|
||||
[Guile] Patch #744 Added support for Guile's native pointer functionality
|
||||
|
||||
2016-12-01: wsfulton
|
||||
|
|
|
|||
|
|
@ -7,6 +7,14 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
|
|||
Version 3.0.12 (27 Jan 2017)
|
||||
============================
|
||||
|
||||
2017-01-27: wsfulton
|
||||
[C#] #882 Fix missing filename in error messages when there is a problem
|
||||
writing out C# files.
|
||||
|
||||
2017-01-27: briancaine
|
||||
[Guile] #744 Fix compilation errors in Guile wrappers - regression
|
||||
introduced in swig-3.0.11.
|
||||
|
||||
2017-01-24: andrey-starodubtsev
|
||||
[Java] Apply #704 - director typemap improvements.
|
||||
Memory leak fixes, add support for "directorargout" typemap and
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ published on the SWIG web site at http://swig.org/release.html.
|
|||
SWIG-3.0.12 summary:
|
||||
- Add support for Octave-4.2.
|
||||
- Enhance %extend to support template functions.
|
||||
- Language specific enhancements and fixes for C#, D, Java, PHP7.
|
||||
- Language specific enhancements and fixes for C#, D, Guile, Java, PHP7.
|
||||
|
||||
SWIG-3.0.11 summary:
|
||||
- PHP 7 support added.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue