]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/SWIG/README.txt
(blind) fix for gcc warning on some platforms
[wxWidgets.git] / wxPython / SWIG / README.txt
index 7f42eaa6b466ba8f64458fb1bb8c29f03be74a24..a7d5ade2b89ee20a72b1ed3fee940775e7f10e77 100644 (file)
@@ -19,6 +19,7 @@ swig.xmlout.patch          Fixes a couple problems in the XML output
                             newlines in attribute values were changed
                             to the #10; entity reference so they will
                             be preserved by parsers.
+                            See SF Patch #883402
 
                             Also, added options for dumping or
                             writing to a file the XML of the parse
@@ -30,8 +31,8 @@ swig.xmlout.patch          Fixes a couple problems in the XML output
 
 
 ------------------------------------------------------------------------
-These patches have already been checked in to SWIG's CVS and will be
-in the 1.3.20 release.
+These patches have already been checked in to SWIG's CVS and are in
+the 1.3.20 release.
 ------------------------------------------------------------------------
 
 swig.SplitLines.patch      Adds a new SplitLines function to the DOH