r1612: *** empty log message ***
[uffi.git] / ChangeLog
index 56c0d7d71556d26af26448968cb85ef79f80e8da..fe54d30af0e8c97ebd0e131d26ef6afb7e2ca0f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,7 +12,10 @@ See TODO file -- actively maintained. Includes changes that you
        * 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
-       * First pass at with-foreign-object -- untested/unoptimized
+       * First pass at with-foreign-object -- unoptimized
+       * Added gethostname2 to examples/gethostname.cl which uses with-foreign-object
+       * Added char-array-to-pointer function to encapsulate converting a char array
+       to a pointer to char
        
 20 Mar 2002
        * Updated strings.cl so that foreign-strings are always unsigned.