r1523: *** empty log message ***
[uffi.git] / ChangeLog
index 153f535a1aed7870fea06135ae72a4954a80d5c9..d9bace39663d48bd98655500d8769bc08afb05ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,12 @@
+9 Mar 2002
+       - Changed def-routine name to def-function
+       - Fixed bug in def-function for Lispworks
+       - Fixed error in +null-c-string-pointer+ name
+       - Fixed error in (make-null-pointer) for Lispworks
+       
+       
 8 Mar 2002
        - Added ZIP file output with LF->CRLF translations to distribution
        - Modified def-enum to use uffi:def-constant rather than
        cl:defconstant
        
-9 Mar 2002
-       - Changed def-routine name to def-function
-       - Fixed bug in def-function for Lispworks