From: Warren Young Date: January 4 2008 7:16pm Subject: BETA RELEASE: v3.0.0 beta 2 List-Archive: http://lists.mysql.com/plusplus/7348 Message-Id: <477E8602.3050500@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Since the last version, it's mostly been bug fixes, documentation improvements, and testing. The only "new features" of note are: - Renamed custom* to ssqls*. There's a custom.h file included with the tarball for compatibility with existing code, but this will go away eventually, probably in v3.1. - Added examples/cpool.cpp, to test ConnectionPool in a threaded program. It works with both Windows and POSIX threads. Based on the fairly low volume of comments, I'm not sure if there will be another beta. Maybe just a release candidate and be done. The most aggressive schedule would have a final release in about a week.