From: Warren Young Date: April 5 2006 5:01am Subject: RELEASE: v2.1.1 List-Archive: http://lists.mysql.com/plusplus/5619 Message-Id: <44334F40.9000404@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Several interesting fixes in this release: o MinGW and Cygwin will now build and link to mysqlpp DLLs. o Fixed bug in Query, causing it to initialize the "throw exceptions" flag incorrectly. Thanks for this patch go to Joel Fielder. o Added -v flag for custom.pl script, which turns off the multiply-defined static variable fix. Needed for VS 2003, which doesn't support variadic macros. Also, added a diagnostic to detect the need for the -v flag, and suppressed the test for this feature in examples/util.cpp As always, you can download it at http://tangentsoft.net/mysql++/