r1527: *** empty log message ***
[uffi.git] / ChangeLog
index d9bace39663d48bd98655500d8769bc08afb05ee..35381150fdba3200f52d3d1afed0c69766f8581f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,12 @@
        - Fixed bug in def-function for Lispworks
        - Fixed error in +null-c-string-pointer+ name
        - Fixed error in (make-null-pointer) for Lispworks
-       
+       - Reworked Lispwork c-strings to be (* :char) rather than
+       the implementation default of (* (:unsigned :char)) to be
+       consistent with CMUCL. Bumped version to 0.2.0 because of
+       change this change.
+       - Added test-all-examples function. All routines tested
+       okay with ACL, LW, and CMUCL
        
 8 Mar 2002
        - Added ZIP file output with LF->CRLF translations to distribution