r10269: fix word size for sbcl-amd64
[uffi.git] / ChangeLog
index 13f8e7d86bb498ea6a0b352baf572fbaf20152d8..74557bec858cd3697b2a6455f6cd7a42cdf80706 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,11 @@
-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-11-08 Kevin Rosenberg (kevin@rosenberg.net)
+       * src/strings.lisp: Better support sb-unicode
+       * tests/compress.lisp: Support sb-unicode
+       
+2004-10-07 Kevin Rosenberg (kevin@rosenberg.net)
+       * src/objects.lisp: Add new function:
+       convert-from-foreign-usb8
+       
 2004-04-15 Kevin Rosenberg (kevin@rosenberg.net)
        * src/objects.lisp: Add new functions:
        MAKE-POINTER and POINTER-ADDRESS