*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4717 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
9cdf7fb493
commit
b8a16a73da
1 changed files with 7 additions and 0 deletions
|
|
@ -1,5 +1,12 @@
|
|||
Version 1.3.20 (In progress)
|
||||
============================
|
||||
04/28/2003: beazley
|
||||
Minor refinement of const static member variable handling
|
||||
described in CHANGES 08/11/2002. Previously, SWIG merely
|
||||
checked to see if there was an initializer in the declaration.
|
||||
Now, SWIG additionally checks to make sure the static member
|
||||
is const.
|
||||
|
||||
04/25/2003: ljohnson (Lyle Johnson)
|
||||
[Ruby] Added a kind of limited support for multiple inheritance,
|
||||
activated using the -minherit command-line option. I've also updated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue