chiark / gitweb /
update NEWS
authorstevenj <stevenj@alum.mit.edu>
Thu, 15 Jul 2010 19:37:14 +0000 (15:37 -0400)
committerstevenj <stevenj@alum.mit.edu>
Thu, 15 Jul 2010 19:37:14 +0000 (15:37 -0400)
darcs-hash:20100715193714-c8de0-ed6e37add34e58df7a9578fbdac8b2e09624b5ed.gz

NEWS

diff --git a/NEWS b/NEWS
index 9413f20040a49b8b77225df70e4f011dc519e5d0..0cb5432a8151c4bda466ecd8b4a4c5188cc3e5d4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,11 @@ NLopt 2.2
 * Throw correct exceptions in Python for the add_*constraint functions;
   thanks to Dmitrey Kroshko for the bug report.
 
+* Support forced stop and exceptions in ORIG_DIRECT algorithm.
+
+* Remove arbitrary 1e20 upper bound on function values from ORIG_DIRECT
+  code.
+
 * Bugfix in C++ interface (and some other language front-ends) when
   deallocating the nlopt_opt object in cases like MLSL where
   local_optimizer is used; thanks to Jurgen Werner for the bug report.