]> git.saurik.com Git - wxWidgets.git/commitdiff
some release notes
authorRobin Dunn <robin@alldunn.com>
Thu, 7 Oct 1999 22:07:42 +0000 (22:07 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 7 Oct 1999 22:07:42 +0000 (22:07 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

utils/wxPython/README.txt

index 78ce1b69fc70b178a2739d28199d644c7cdda59a..c6a2290cdfb10b809bfbc9a52c7fb6afa2bb5df4 100644 (file)
@@ -49,6 +49,15 @@ Or you can send mail directly to the list using this address:
 What's new in 2.1.4
 --------------------
 
+This release is NOT syncronized with a snapshot release of wxGTK or
+wxMSW.  For MSW this isn't much of a problem since you can get the
+binaries from the web site.  For other platforms you'll have to build
+wxGTK from CVS.  (See http://web.ukonline.co.uk/julian.smart/wxwin/cvs.htm)
+To get the same set of sources from CVS that I used, checkout using
+the wxPy-2-1-4 tag.
+
+Now back to what's new...
+
 Much more support for event-less callbacks and add-on modules.
 
 Created add-on module with wxOGL classes.