wxWindows Release Notes
-----------------------
+2.1.13
+======
+
+- New wxEncodingConverter class
+
+
+2.1.12
+======
+
+- New wxDateTime class to replace millenium-uncompliant wxTime
+ and wxDate classes.
+
+- New wxCalendarCtrl class and sample.
+
+- New wxCmdLineParser class.
+
+- wxHTML printing and other improvements.
+
+- Life sample added.
+
+- TIFF support added to wxImage.
+
2.1.11
======
HTML (such as the wxWindows manual generated using Tex2RTF).
This may be a compiler problem and will be investigated
for 2.1.12.
+ [ fixed since 2.1.13 ]
- wxHTML printing has spacing problems under Windows, and may not
work fully under Unix. Hopefully this will be resolved for 2.1.12.
-
+ [ fixed since 2.1.12 ]
+
+- wxStaticBox under Windows obscures controls placed within it:
+ this will be fixed in 2.1.12.
+
+- wxStaticBitmap under Windows doesn't respect the transparency mask.
+