From 65f6f2feac6262716dd82aafc4b01bf22b4c7164 Mon Sep 17 00:00:00 2001 From: stevenj Date: Mon, 6 Sep 2010 14:01:28 -0400 Subject: [PATCH] updated NEWS for 2.2.1 darcs-hash:20100906180128-c8de0-b99187eedc30620ce16d2b91ffaa47978bf41b95.gz --- NEWS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ae4a911..7996192 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -NLopt 2.2.1 (13 August 2010) +NLopt 2.2.1 (6 September 2010) * If you compile nlopt.h with the NLOPT_DLL_EXPORT symbol #defined, it now uses the dllexport directive (under Windows), useful for @@ -14,6 +14,9 @@ NLopt 2.2.1 (13 August 2010) * Removed a few compiler warnings under Microsoft compilers; thanks to Benoit Scherrer for the bug report. +* Export nlopt_get_algorithm_name function on Windows; thanks to Ofek + Shilon for the bug report. + * Don't use dllimport directive with lcc on Windows (which doesn't support it); thanks to Laurent Vanbeylen for the bug report. @@ -21,6 +24,8 @@ NLopt 2.2.1 (13 August 2010) is now available under the GPL, and therefore may be distributed with a future NLopt version (although Luksan's LBFGS code already works well). +* Bug fix in set/get_xtol_abs; thanks to David Rivest-Henault for the report. + NLopt 2.2 (15 July 2010) * Added SLSQP algorithm for gradient-based local optimization with -- 2.30.2