X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=ec600198970d373a6cbd940a502356cfd4368f68;hb=c55832db4eb5a0535762f291674b3b26d288ad17;hp=e69da6a5157c190a8674d9ffb4a2dfa673a8107b;hpb=1796f8c038481234982c983cb0ee611c3ffac4c6;p=uffi.git diff --git a/ChangeLog b/ChangeLog index e69da6a..ec60019 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ 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 20 Mar 2002 * Updated strings.cl so that foreign-strings are always unsigned.