From 6fa82f1b151da3d7d41091dc67a6c232719c0be8 Mon Sep 17 00:00:00 2001 From: stevenj Date: Fri, 13 Aug 2010 13:39:59 -0400 Subject: [PATCH] updated NEWS for 2.2.1 darcs-hash:20100813173959-c8de0-51d24ce9ae04f383f7e6d9fa96f94bab3ba770a9.gz --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9995372..ae4a911 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -NLopt 2.2.1 (5 August 2010) +NLopt 2.2.1 (13 August 2010) * If you compile nlopt.h with the NLOPT_DLL_EXPORT symbol #defined, it now uses the dllexport directive (under Windows), useful for @@ -11,6 +11,9 @@ NLopt 2.2.1 (5 August 2010) * Remove C99-style mixed declaration and code in a couple files, so that code compiles in C89; thanks to Benoit Scherrer for the bug report. +* Removed a few compiler warnings under Microsoft compilers; thanks + to Benoit Scherrer 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. -- 2.30.2