]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/SWIG/README.txt
added missing button state
[wxWidgets.git] / wxPython / SWIG / README.txt
index 94aeba7c91628d9cb17ac21632ac3706a647f20e..050d52e7396a48321b51a3bfc15908e0c066b3af 100644 (file)
@@ -45,6 +45,9 @@ swig-1.3.29.patch
     Don't set a module attribute for the *_swigregister functions,
     just call the one in the extension module directly.
 
     Don't set a module attribute for the *_swigregister functions,
     just call the one in the extension module directly.
 
+    Fixes to allow compiling with Python 2.5 headers.
+
+
 ------------------------------------------------------------------------
 
 swig-1.3.27.patch
 ------------------------------------------------------------------------
 
 swig-1.3.27.patch
@@ -62,6 +65,7 @@ swig-1.3.27.patch
 
     Bug fix for SWIG's definition of the %makedefault macro.
 
 
     Bug fix for SWIG's definition of the %makedefault macro.
 
+    Fixes to allow compiling with Python 2.5 headers.
     
 
 ------------------------------------------------------------------------
     
 
 ------------------------------------------------------------------------