]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Added dataxpm.c to avoid name clash; removed ifdefing around wxDummyChar
[wxWidgets.git] / docs / changes.txt
index bb7589eb7c909bf0ad16548232904d7206460734..ef86b7df39c4098e68e0faff042db7a0b71fb3ec 100644 (file)
@@ -1,8 +1,34 @@
 wxWindows 2.0 Change Log
 ------------------------
 
-Beta 2, ??? 1998
---------------------------
+Beta 3, January 1999
+--------------------
+
+wxGTK:
+
+wxMSW:
+
+- wxRegConfig DeleteAll bug fixed.
+- Makefiles for more compilers.
+- TWIN32 support added.
+- Renamed VC++ makefiles from .nt to .vc, and
+  factored out program/library settings.
+
+wxMotif:
+
+- A few more colour fixes.
+- wxGLCanvas and OpenGL samples working.
+- Some compiler warnings fixed.
+- wxChoice crash fix.
+- Dialog Editor starting to work on Motif.
+
+General:
+
+- wxBusyCursor class added.
+- More doc improvements.
+
+Beta 2, January 1999
+--------------------
 
 wxGTK: