From 4f59b66ec3b5d48e5e694cc96f55ffc0eb404f93 Mon Sep 17 00:00:00 2001 From: Johann Dreo Date: Fri, 27 Jul 2012 09:07:19 +0200 Subject: [PATCH] news for the 1.3.1 --- eo/NEWS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/eo/NEWS b/eo/NEWS index 369682af..136fcce1 100644 --- a/eo/NEWS +++ b/eo/NEWS @@ -1,4 +1,9 @@ -* current version +* release 1.3.1 + - the eo::mpi modules is no longer dependent from boost::mpi + - parallel multi-start example + - bugfix: an error is now thrown when accessing best_element of an empty population + +* release 1.3.0 - features: - delete the deprecated code parts (was marked as deprecated in the release 1.1) - eoSignal: a class to handle signal with eoCheckpoint instances