diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e3adaa73..4468c566 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2008-09-13 Gabriel Dos Reis <gdr@cs.tamu.edu> + * lisp/core.lisp.in (TRANSLATE-OPTION-VALUE): New. + (parseOption): Use it. + +2008-09-13 Gabriel Dos Reis <gdr@cs.tamu.edu> + * lisp/core.lisp.in (|$NativeTypeTable|): Don' include `pointer' and `buffer'. * lisp/Makefile.in (pointer_type): Remove. |