r1608: Reworked LW cstring to use built-in LW conversion
[uffi.git] / ChangeLog
index e69da6a5157c190a8674d9ffb4a2dfa673a8107b..8e4c6a0e1a34b48e59430529b58c161ef87c4c0f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,8 @@ See TODO file -- actively maintained. Includes changes that you
        * Added 2-d array example to examples/arrays.cl 
        * Fixed documentation error on gethostname
        * Added ensure-char-* and def-union to documentation
+       * Added double-float vector example to c-test-fns
+       * Reworked cstring on Lispworks to have LW handle string conversion
        
 20 Mar 2002
        * Updated strings.cl so that foreign-strings are always unsigned.