chiark / gitweb /
version bump for 2.3.1, tentative release date
[nlopt.git] / NEWS
diff --git a/NEWS b/NEWS
index 0f02f238952cd8703b1057d11f835539480f23c4..8c0d188cd772addce5fc0f7a2842a6d68f94ac22 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+NLopt 2.3.1 (16 September 2012)
+
+* Bug fix: COBLYA should return ROUNDOFF_LIMITED rather than XTOL_REACHED
+  if the trust-region radius underflows to zero; thanks to David Liu.
+
+* Bug fix: incorrect return value from set min/max objective.
+
+* Handle case of negative rescalings (from negative dx) in COBYLA and BOBYQA;
+  thanks to Alexander Law for the bug report
+
 NLopt 2.3 (20 July 2012)
 
 * In Matlab/Octave interface, make returning NaN from the objective