diff options
| author | dos-reis <gdr@axiomatics.org> | 2008-10-22 03:37:05 +0000 |
|---|---|---|
| committer | dos-reis <gdr@axiomatics.org> | 2008-10-22 03:37:05 +0000 |
| commit | a702ea88c792e54d6a44b89efb09c265f542704a (patch) | |
| tree | f6edbf777f1ab7b182d57a9a637149314b886828 /src/ChangeLog | |
| parent | 2762de6da5f955eb7b15aaeb027e87afb981db09 (diff) | |
| download | open-axiom-a702ea88c792e54d6a44b89efb09c265f542704a.tar.gz | |
* boot/ast.boot: Expand on native call translation.
* interp/sys-os.boot (oa_filedesc_read): Adjust declaration.
(oa_filedesc_write): Likewise.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 02f1f0d8..4596fc9f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2008-10-21 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * boot/ast.boot: Expand on native call translation. + * interp/sys-os.boot (oa_filedesc_read): Adjust declaration. + (oa_filedesc_write): Likewise. + 2008-10-20 Gabriel Dos Reis <gdr@cs.tamu.edu> * interp/debug.lisp (WHOCALLED): Fix thinko. |
