From: Warren Young Date: November 6 2004 5:04am Subject: RELEASE: v1.7.21 List-Archive: http://lists.mysql.com/plusplus/3599 Message-Id: <418C5B69.4060202@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit o Generating a main mysql++ RPM containing just the library files and basic documentation, and the -devel package containing everything else. o Devel package contains examples now, along with a new Makefile that uses the system include and library files, rather than the automake-based Makefile.am we currently have which uses the files in the mysql++ source directory. o Renamed sqlplusint subdirectory in the package to lib. o Removed the obsolete lib/README file. o lib/sql_query.h no longer #includes custom.h, simplifying build-time dependencies and shortening compile times. As always, it is available at http://tangentsoft.net/mysql++/