From: Warren Young Date: August 23 2004 11:37pm Subject: RELEASE: v1.7.13 List-Archive: http://lists.mysql.com/plusplus/3410 Message-Id: <412A7FA8.5090209@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Changes: o Removed USL CC support. (System V stock system compiler.) Use GCC on these platforms instead. o Added examples/README, explaining how to use the examples, and what they all do. o Most of the example programs now accept command line arguments for host name, user name and password, like resetdb does. o Renamed sinisa_ex example to dbinfo. o Several Standard C++ syntax fixes to quash errors emitted by GCC 3.4 and Borland C++ Builder 6. Thanks to Steffen Schumacher and Totte Karlsson for their testing and help with these. o Added proper #includes for BCBuilder, plus project files for same. Thanks to Tottle Karlsson for these. As always, it's available at http://tangentsoft.net/mysql++/