X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=ChangeLog;h=624c79b4ce43a47c9aad9f988ee97323c9afb11e;hp=919da87360a7839057c110edba1ae8a43826227f;hb=ceb0f76ad587384928188f875c2862a3cb66b2dd;hpb=a2ac3119d9f9572f113b1f32d7be996dd49037ae diff --git a/ChangeLog b/ChangeLog index 919da87..624c79b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,20 @@ +Aug 21, 2009 Version 5.1.2 + * Conditionalize debugging output + +Aug 20, 2009 Version 5.1.1 + * Use new wxFont constructor. Adjust font sizes. + +Aug 12, 2009 Version 5.1.0 + * All known wxwidgets 2.8 compatibility issues have been fixed + Aug 6, 2009 Version 5.0.6 * Use wxWidgets command-line processing rather than existing native processing. + * ezset.cpp: Initialize scale settings in constructor + * Improve titles of frames + * configure.ac: Use wx-config to determine name of wxGL library + * src/graph3dview.cpp: wx2.8 compatibility changes to eliminate + segv crash when creating 3D objects Aug 3, 2009 Version 5.0.5 * Fix plots when maximum plot value is the same as minimum