]> git.saurik.com Git - wxWidgets.git/commitdiff
added http://www.wxwidgets.org/bincompat.html link
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 29 Jul 2005 12:47:02 +0000 (12:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 29 Jul 2005 12:47:02 +0000 (12:47 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/tech/tn0020.txt

index d8e875b4bedb9344c95b6efea1bfda31950d6928..bf46d0a7964616413f08e6975fe42b575be5247a 100644 (file)
@@ -169,6 +169,10 @@ You can also break into your debugger or whatever program you want
 to use and check the memory layout of the class.  If it is the same
 then it is binary compatable.
 
+Also remember to look at http://www.wxwidgets.org/bincompat.html page which
+summarizes the results of testing of all the samples built against old
+libraries headers with the new library binaries under Unix.
+
 
 === EOF ===