*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@552 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d36c48a9c1
commit
0fff267fd7
1 changed files with 11 additions and 0 deletions
11
CHANGES
11
CHANGES
|
|
@ -3,6 +3,17 @@ SWIG (Simplified Wrapper and Interface Generator)
|
|||
Version 1.3 Alpha 4 (not yet released)
|
||||
======================================
|
||||
|
||||
7/9/00 : beazley
|
||||
Implementation of SWIG no longer makes use of C++ operator overloading.
|
||||
This will almost certainly break *all* third party language modules
|
||||
that are not part of the main SWIG CVS tree. Sorry.
|
||||
*** POTENTIAL INCOMPATIBILITY ***
|
||||
|
||||
7/8/00 : beazley
|
||||
Removed the experimental and undocumented "build" typemap that
|
||||
was intended to work with multiple arguments. Simply too weird
|
||||
to keep around. Besides, a better replacement is in the works.
|
||||
|
||||
7/6/00 : ttn
|
||||
Removed non-"with-smobs" functionality (Guile support), i.e.,
|
||||
"-with-smobs" is now the default and no longer needs to be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue