Using a new version of SWIG

A few minor fixes


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
1999-08-18 07:41:59 +00:00
parent 661dc384df
commit 1d99702e4b
42 changed files with 22724 additions and 19830 deletions

View File

@@ -45,6 +45,16 @@ Or you can send mail directly to the list using this address:
----------------------------------------------------------------------
What's new in 2.1b3
--------------------
Switched to using SWIG from CVS (see http://swig.cs.uchicago.edu/cvs.html)
for some of the new features and such. Also they have encorporated my
patches so there is really no reason to stick with the current (very
old) release...
What's new in 2.1b2
--------------------