X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=308e4db76cc20a154204ececf17890b733b0fcf1;hb=093110cc904383694a1b549cf3525cc7088e92e1;hp=64355c63c3a5c497b40d3f40dfdcf69493c2e932;hpb=4c8542b7e7184990d44f8db9a38736eabfa01da7;p=uffi.git diff --git a/ChangeLog b/ChangeLog index 64355c6..308e4db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2007-07-22 Kevin Rosenberg (kevin@rosenberg.net) + * Version 1.6.0 (SPECIFICATION CHANGE) + * doc/ref_func_libr.xml: Change the specification of + load-foreign-library to better match the actual action of the + function. Rather than returning NIL for failure to load library, + signal an error. + * src/libraries.lisp: Rework load-foreign-library to ensure errors + are signaled on failure to load library. This was the case for + some implementations, change the other implementations to + match. (Inconsistency found due to Mark Wooding's remarks) + 2007-04-12 Kevin Rosenberg (kevin@rosenberg.net) * Version 1.5.18 * src/functions.lisp: Patch from Ian Eslick for Lispworks 5