r1528: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 10 Mar 2002 05:18:25 +0000 (05:18 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 10 Mar 2002 05:18:25 +0000 (05:18 +0000)
ChangeLog
NEWS
doc/uffi.pdf

index 35381150fdba3200f52d3d1afed0c69766f8581f..f5fc9452c6fd595220aecd67a7c63a900aa9a70e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
        the implementation default of (* (:unsigned :char)) to be
        consistent with CMUCL. Bumped version to 0.2.0 because of
        change this change.
+       - Modified getenv.cl example to avoid name collison with LW
+       - Modified compress.cl to setup output buffer as :unsigned-char
        - Added test-all-examples function. All routines tested
        okay with ACL, LW, and CMUCL
        
diff --git a/NEWS b/NEWS
index b002cfe6db859708a61412d9af8cc59d647469e3..856d169a33f78ab2e912c65c51c467033022b488 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,2 +1,3 @@
-8 Mar 2002   Intial release of UFFI
+Version 0.2.0 released with significant fixes
 
+All examples working correctly with Allegro CL, Lispworks, and CMUCL.
index 7236b52e304892f4bea8c439e2cc2112984accf8..fea522d5ba18a5190e1cc679cf68b527b9b85d47 100644 (file)
Binary files a/doc/uffi.pdf and b/doc/uffi.pdf differ