Enable OpenMP by default
[ctsim.git] / ChangeLog
index c8de0cda812f0f13233c8e6f2c44bcab06655059..246e5c3b615670dbb73432671f2b7aa7cf8cf77d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+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.
+       * 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.