git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3882
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
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.