X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=4ff03b976fd4755b780c740cacb43ea6db1e3bc4;hb=e1ba5e8ff148275ed252b179f43a4b045c1dcaf6;hp=b3925d412ce304021a5fc9f091542b7d5d06340c;hpb=a50727e74ea9c4582d0e965f52c336d7b10a200c;p=uffi.git diff --git a/ChangeLog b/ChangeLog index b3925d4..4ff03b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,13 @@ See TODO file -- actively maintained. Includes changes that you might expect in the interface. +20 Mar 2002 + * Updated strings.cl so that foreign-strings are always unsigned. + Fixes a problem with strtol example. + * Added ensure-char-character and ensure-char-integer to handle + differences in implementations dereferencing of (* :char). + * Added section on design priorities for UFFI + * Added section in TODO on splitting implementation-dependent code 19 Mar 2002 * Added size parameter to allocate-foreign-object. Creates an array