]> git.saurik.com Git - wxWidgets.git/commitdiff
New SWIG runtime files and api updates for the move to SWIG 1.3.22
authorRobin Dunn <robin@alldunn.com>
Thu, 9 Sep 2004 18:59:20 +0000 (18:59 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 9 Sep 2004 18:59:20 +0000 (18:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/docs/CHANGES.txt

index 0ef3f5210e7e03c9eeb76a2250d5cfcfa4813ac1..5d651d7ac888af8633494be660d38e82a3c248cd 100644 (file)
@@ -49,6 +49,11 @@ incorrect builds on some systems where the system installed distutils
 has been patched to behave slightly differently, for example SuSE on
 x86_64 or Chandler's build.
 
 has been patched to behave slightly differently, for example SuSE on
 x86_64 or Chandler's build.
 
+Updated to SWIG 1.3.22 (plus my patch.)  See wxPython/SWIG/README.txt
+in the source tree if you need to use SWIG when building your own copy
+of wxPython, or other extension modules that need to integrate with
+the wxPython modules.
+