X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=f6b1fb36190fb3c8e19fc8d826a1e0fa08d7e5b3;hp=427a9e20bc5a65aa8485385290c86d03b1a6432f;hb=650466772f9eefbafd68fa66a4f5e5b4efd14c3a;hpb=ed99b27ca7bcba2a48160540af48a9173ac5c15d diff --git a/ChangeLog b/ChangeLog index 427a9e2..f6b1fb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +17 Jun 2007 Kevin Rosenberg + * db-mysql/mysql-loader.lisp: Do not bother loading libmysqlclient since + that library is dymically linked to clsql-mysql library. Thus, the mysql + library will be automatically loaded. + 29 May 2007 Kevin Rosenberg * tests/test-fddl.lisp: Add :order-by for :fddl/big/1 as reported by Ricardo Boccato Alves