Add C# -namespace symbol fix into CHANGES
This commit is contained in:
parent
1458326f4c
commit
0cf59ff442
1 changed files with 8 additions and 0 deletions
|
|
@ -5,6 +5,14 @@ See the RELEASENOTES file for a summary of changes in each release.
|
|||
Version 3.0.9 (in progress)
|
||||
===========================
|
||||
|
||||
2016-02-06: pjohangustavsson
|
||||
[C#] Fix duplicate symbol problems when linking the source generated
|
||||
from multiple SWIG modules into one shared library for the -namespace
|
||||
option. The namespace is now mangled into the global PInvoke function
|
||||
names.
|
||||
|
||||
*** POTENTIAL INCOMPATIBILITY ***
|
||||
|
||||
2016-01-27: steeve
|
||||
[Go] Ensure structs are properly packed between gc and GCC/clang.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue