Add changes file entry for missing nested destructor wrapper fix
Issue #1359
This commit is contained in:
parent
45a8c8cfa3
commit
ebb3eb725a
1 changed files with 5 additions and 0 deletions
|
|
@ -7,6 +7,11 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
|
|||
Version 4.0.0 (in progress)
|
||||
===========================
|
||||
|
||||
2018-12-06: vadz
|
||||
#1359 #1364 Add missing nested class destructor wrapper when the nested class is
|
||||
inside a template. Removes associated bogus 'Illegal destructor name' warning. Only
|
||||
occurred when the nested class' destructor is explicitly specified.
|
||||
|
||||
2018-12-04: wsfulton
|
||||
[Python] #1282 Fix running 'python -m' when using 'swig -builtin'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue