X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=c0e40cfae0b18364194f183621975012a81d90b5;hb=9db6946c8331a477b309608ec6232cbfabb97d24;hp=e4a5cd4e94c9d18e259ec440f959d534328743c1;hpb=837ef5c074e599060d89b5fd51abbe6fcd960094;p=clsql.git diff --git a/ChangeLog b/ChangeLog index e4a5cd4..c0e40cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,12 @@ * sql/expressions.lisp: Commit patch from Edi Weitz to use *default-database* for SQL-OUTPUT if no database is explicitly passed to function. + * uffi/clsql-uffi-loader.lisp: Change load order to first try + plain name/type before attempting user-specified paths (patch + from Edi Weitz) + * uffi/ptrbits.c: New file to return number of bits in an pointer + * uffi/Makefile: use intbits to name .so file based on bit size. + Build both 32-bit and 64-bit libraries on 64-bit platform. 30 Nov 2006 Kevin Rosenberg * Version 3.7.8