r1558: *** empty log message ***
[uffi.git] / ChangeLog
index 3f0291b06f67dace65a45d5c36ae606f38e16fbd..fb8b0cff9da86313be6fc7ac654f04ceb302b597 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+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