diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ff7e5a96..10764537 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2009-04-06 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * boot/ast.boot: Support more ISO C sized integer type in FFI. + 2009-03-26 Gabriel Dos Reis <gdr@cs.tamu.edu> * boot/ast.boot (nativeType): Accept int16 and int32. |