X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=13f8e7d86bb498ea6a0b352baf572fbaf20152d8;hb=868ae7fad94b80592524dea37eae1000075605c6;hp=4c0ea2e0e54dc8981f4c5c617eefd1afa9f8c4b1;hpb=1330decaa5c85fe9eda4f8933269e2dbaae2f7a7;p=uffi.git diff --git a/ChangeLog b/ChangeLog index 4c0ea2e..13f8e7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-05-20 Kevin Rosenberg (kevin@rosenberg.net) + * Version 1.5.0 released + * Reworked array allocation and dereferencing for cmu/sbcl for greater + consistancy/robustness. Hopefully, this won't break any packages that use + UFFI, but the change does slightly change the alien types of foreign variables. + 2004-04-15 Kevin Rosenberg (kevin@rosenberg.net) * src/objects.lisp: Add new functions: MAKE-POINTER and POINTER-ADDRESS