- * Revision 1.2 1998/12/17 18:07:12 RD
- * wxPython 0.5.2
- * Minor fixes and SWIG code generation for RR's changes. MSW and GTK
- * versions are much closer now!
+ * Revision 1.4 1999/01/14 14:33:56 VZ
+ * 1. NOT_FOUND -> wxNOT_FOUND
+ * 2. wxString::Left(), Right(), Before(), After() clean up
+ * 3. wxLocale updates
+ *
+ * Revision 1.3 1998/12/21 19:59:01 RD
+ *
+ * Now compiles with /GX- on MSW.