X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=c0e40cfae0b18364194f183621975012a81d90b5;hp=e4a5cd4e94c9d18e259ec440f959d534328743c1;hb=9db6946c8331a477b309608ec6232cbfabb97d24;hpb=08d1ba18b4b9bbfe632a5b00a97fb49b9a1bd96d 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