X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=ChangeLog;h=3b3c6f7b46ab52424fb8e9124dc54f810f66d8a6;hp=8fb1ba6941c6db22fe4c5bab1bd0efe360fc424a;hb=c99718e6b337daf4750d5c48b41b626379c1296d;hpb=dcc87ab716636e2464e104e6d79d031b2ec6b925 diff --git a/ChangeLog b/ChangeLog index 8fb1ba6..3b3c6f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,30 @@ +Nov 7, 2010 Version 5.2.0 + * tools/ifexport.cpp: Add Text output option (thanks to + Christian Thibaudeau) + +Aug 22, 2009 Version 5.1.3 + * src/ctsim.cpp + - Improve numbering of unnamed documents. Reduce cut-and-paste code. + * configure.ac + - Use new AC_INIT form to include package information, email, url + +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