Fix axis_scale when min==max
[ctsim.git] / ChangeLog
index 4fbd21784e833cac70d05caf311586d7335ed88b..e309320a9bd7d3f430819342aa27432cb2b4811b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Aug 3, 2009  Version 5.0.5
+       * Fix plots when maximum plot value is the same as minimum
+
+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