r1602: Updated doc
[uffi.git] / ChangeLog
index 1d69f94aac36b27f719be927919a0b68e775f0b3..e69da6a5157c190a8674d9ffb4a2dfa673a8107b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@ See TODO file -- actively maintained. Includes changes that you
        of UFFI. Builds on UNIX and Win32 platforms.
        * Added def-union function, added union.cl example
        * Fixed error with ensure-char-[character|integer]
+       * Added 2-d array example to examples/arrays.cl 
+       * Fixed documentation error on gethostname
+       * Added ensure-char-* and def-union to documentation
        
 20 Mar 2002
        * Updated strings.cl so that foreign-strings are always unsigned.