X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=56c0d7d71556d26af26448968cb85ef79f80e8da;hb=4054fe997dbce15071a1d2b96a082b4a4a5a8363;hp=8e4c6a0e1a34b48e59430529b58c161ef87c4c0f;hpb=5709e7e3117996052ca59d6b997f8e73c74d8bb0;p=uffi.git diff --git a/ChangeLog b/ChangeLog index 8e4c6a0..56c0d7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,7 @@ 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 20 Mar 2002 * Updated strings.cl so that foreign-strings are always unsigned.