X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=ChangeLog;h=ba7dd6cfedd79d5c0fe10c78fdd4ebed62b4c45e;hp=728e29dbf252c47ec4811a76e5595304ffc9d587;hb=dca8d386ab6a4e33050b456cff4547d6adfdf249;hpb=52e0918dbbadcf53d4f4a9d1ec1748f854a4e4bf diff --git a/ChangeLog b/ChangeLog index 728e29d..ba7dd6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +Mar 21, 2018 Version 6.0.2 + * Add more OpenMP parallelism + * Improve testing script comparing results between OpenMP and non-OpenMP builds + * Fix all remaining compiler warnings + +Mar 20, 2018 Version 6.0.0 + * Migrate to wxgtk3.0 + * Add OpenMP parallelism and use by default + +Dec 21, 2012 Version 5.2.1 + * tools/phm2helix.cpp: Fix spelling mistake + +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.