X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=c8de0cda812f0f13233c8e6f2c44bcab06655059;hb=8774e7b513e87e09ba599dfb120c525e2bae2498;hp=8fb1ba6941c6db22fe4c5bab1bd0efe360fc424a;hpb=dcc87ab716636e2464e104e6d79d031b2ec6b925;p=ctsim.git diff --git a/ChangeLog b/ChangeLog index 8fb1ba6..c8de0cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,17 @@ +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