Fix log window display of some strings
[ctsim.git] / ChangeLog
index 4fbd21784e833cac70d05caf311586d7335ed88b..4b8c22616ef92d036a2cb4875bb86a62a93f89bc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Aug 3, 2009  Version 5.0.5
+       * More wx2.8 compatibility fixes.
+       * Fix initial size of Log TextCtrl at start-up.
+       * Fix display of values in Log window by cleaning up string
+       transformtions.
+
+Aug 2, 2009  Version 5.0.4
+       * More wx2.8 compatibility fixes. Ensure that a resize of a window
+       causes a full repaint for phantom, plot, and graph3d canvases.
+
 Aug 1, 2009  Version 5.0.1
        * missing: Update to latest automake version
        * configure: make compatible with wxMac