r1579: *** empty log message ***
[uffi.git] / ChangeLog
index fc82cfbefd1ba8762e73027e532ea322eb6788fd..c8e9e1d59adf3476f6d805b22947f3fa1d8f24bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,16 @@
+16 Mar
+       * Fixed return value in load-foreign-library (Thanks Erik Winkels),
+       modified routine to accept pathnames as well as strings.
+       * Fix documention with :pointer-void (Again, Erik Winkels)
+       * Added missing type specifiers for CMUCL (Thanks a bunch, Erik!)
+       
 15 Mar 2002
        * Finished basic skeleton of documentation.
        
 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 problem with uffi.system absent from in distribution 
+       (Thanks John DeSoi)
        * Fixed compiler warnings