r1558: *** empty log message ***
[uffi.git] / ChangeLog
index a64577b0d4e8d54361e09c244539b874898c446d..fb8b0cff9da86313be6fc7ac654f04ceb302b597 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,26 @@
+14 Mar 2002
+
+       * Changed license to more liberal Lisp Lessor GNU Public License
+
+       * Fixed problem with including uffi.system in distribution (Thanks John DeSoi)
+
+       * Fixed compiler warnings
+       
+
+11 Mar 2002
+
+       * Changed def-type to def-foreign-type
+
+       * Created new macro def-type to generate cl:deftype forms. Removed
+       uffi-declare and uffi-slot-type as they are no longer necessary.
+        
 10 Mar 2002
 
        * Modified input parameters to load-foreign-library
 
        * Added to documention
+
+       * Changed parameter order in get-slot-value and deref-array 
        
 9 Mar 2002